setComments.AbstractFileArray {R.huge} | R Documentation |
Sets the comments for this file array.
## S3 method for class 'AbstractFileArray': setComments(this, comments=NULL, ...)
comments |
A character vector of new comments. |
... |
Not used. |
Returns (invisibly) the old comments.
Henrik Bengtsson (http://www.braju.com/R/)
*getComments()
.
For more information see AbstractFileArray
.