getSizeOfComments.AbstractFileArray {R.huge} | R Documentation |
Gets the number of bytes the comments occupies.
## S3 method for class 'AbstractFileArray': getSizeOfComments(this, comments=this$header$comments, ...)
comments |
The comments to be measured. |
... |
Not used. |
Returns an integer
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AbstractFileArray
.