objectSize.environment: Gets the size of an environment in bytes

objectSize.environmentR Documentation

Gets the size of an environment in bytes

Description

Gets the size of an environment in bytes.

Usage

## S3 method for class 'environment'
objectSize(envir, ...)

Arguments

envir

An environment().

...

Arguments passed to ls().

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

Internally object.size is used.


HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.