R.oo (version 1.11.7)

objectSize: Gets the size of the object in bytes

Description

Gets the size of the object in bytes. This method is just a wrapper for object.size.

Usage

## S3 method for class 'default':
objectSize(...)

Arguments

...
Arguments passed to object.size.

Value

See Also

Internally object.size.