Learn R Programming

R.huge (version 0.10.1)

setComments.AbstractFileArray: Sets the comments for this file array

Description

Sets the comments for this file array.

Usage

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

Value

Returns (invisibly) the old comments.

Arguments

comments

A character vector of new comments.

...

Not used.

Author

Henrik Bengtsson

See Also

*getComments(). For more information see AbstractFileArray.