Learn R Programming

R.huge (version 0.10.1)

getFileSize.AbstractFileArray: Gets the size of the file array

Description

Gets the size of the file array (in bytes).

Usage

# S3 method for AbstractFileArray
getFileSize(this, ...)

Value

Returns the number of bytes as a @number.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AbstractFileArray.