objectSize {R.oo} | R Documentation |
Gets the size of the object in bytes.
This method is just a wrapper for object.size
.
## Default S3 method:
objectSize(...)
... |
Arguments passed to |
Returns an integer
.
Henrik Bengtsson
Internally object.size
.