getSizeOfComments.AbstractFileArray {R.huge}R Documentation

Gets the number of bytes the comments occupies

Description

Gets the number of bytes the comments occupies.

Usage

## S3 method for class 'AbstractFileArray':
getSizeOfComments(this, comments=this$header$comments, ...)

Arguments

comments The comments to be measured.
... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]