objectSize: Gets the size of the object in bytes

objectSizeR Documentation

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

## Default S3 method:
objectSize(...)

Arguments

...

Arguments passed to object.size.

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

Internally object.size.


R.oo documentation built on June 12, 2022, 9:05 a.m.