pagesize | R Documentation |
Returns current pagesize of ff object
pagesize(x, ...)
## S3 method for class 'ff'
pagesize(x, ...)
x |
an |
... |
further arguments (not used) |
integer number of bytes
Jens Oehlschlägel
getpagesize
x <- ff(1:12)
pagesize(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.