Learn R Programming

R.huge (version 0.10.1)

getSizeOfComments.AbstractFileArray: Gets the number of bytes the comments occupies

Description

Gets the number of bytes the comments occupies.

Usage

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

Value

Returns an integer.

Arguments

comments

The comments to be measured.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AbstractFileArray.