pkg2env
From sig v0.0-5
by Richard Cotton
Get environment of a package.
Utility function to get the environment of a package on the search path.
Usage
pkg2env(pkg)
Arguments
- pkg
- A package.
Value
-
the environment corresponding to
pkg
.
See Also
Examples
pkg2env(graphics)
Community examples
Looks like there are no examples yet.