setComments.AbstractFileArray {R.huge}R Documentation

Sets the comments for this file array

Description

Sets the comments for this file array.

Usage

## S3 method for class 'AbstractFileArray'
setComments(this, comments=NULL, ...)

Arguments

comments

A character vector of new comments.

...

Not used.

Value

Returns (invisibly) the old comments.

Author(s)

Henrik Bengtsson

See Also

*getComments(). For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]