osize | R Documentation |
Tools that returns a formatted object size, where the appropriate unit is automatically chosen.
osize(x)
## S3 method for class 'osize'
print(x, ...)
x |
Any R object. |
... |
Not currently used. |
Returns a character scalar.
Laurent Berge
osize(iris)
data(trade)
osize(trade)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.