R.oo (version 1.20.0)

getEnvironment.Package: Gets the environment of a loaded package

Description

Gets the environment of a loaded package.

Usage

"getEnvironment"(this, ...)

Arguments

...
Not used.

Value

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

See Also

*getPosition(). For more information see Package.