getEnvironment.Package | R Documentation |
Gets the environment of a loaded package.
## S3 method for class 'Package'
getEnvironment(this, ...)
... |
Not used. |
Returns a environment
, or NULL
if the package was not loaded.
Henrik Bengtsson
*getPosition()
.
For more information see Package
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.