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.


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