Formatted object size
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.
osize(iris) data(trade) osize(trade)
Laurent Berge
Useful links