getEnvironment.Object | R Documentation |
Gets the environment of this object. This is the environment where the members of the Object are stored.
## S3 method for class 'Object'
getEnvironment(fun, ...)
... |
Not used. |
Returns an environment
.
Henrik Bengtsson
For more information see Object
.
ll(R.oo)
ll(envir=getEnvironment(R.oo))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.