getFileSize.AbstractFileArray {R.huge} | R Documentation |
Gets the size of the file array
Description
Gets the size of the file array (in bytes).
Usage
## S3 method for class 'AbstractFileArray'
getFileSize(this, ...)
Arguments
... |
Not used. |
Value
Returns the number of bytes as a @number.
Author(s)
Henrik Bengtsson
See Also
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]