objectSize.environment {R.oo} | R Documentation |
Gets the size of an environment in bytes.
## S3 method for class 'environment': objectSize(envir, ...)
envir |
An environment (). |
... |
Arguments passed to ls (). |
Returns an integer
.
Henrik Bengtsson (http://www.braju.com/R/)
Internally object.size
.