Gets the environment of a loaded package.

# S3 method for class 'Package'
getEnvironment(this, ...)

Arguments

...

Not used.

Value

Returns a environment, or NULL if the package was not loaded.

Author

Henrik Bengtsson

See also

*getPosition(). For more information see Package.