sig (version 0.0-5)

pkg2env: Get environment of a package.

Description

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

list2env

Examples

Run this code
# NOT RUN {
pkg2env(graphics)
# }

Run the code above in your browser using DataLab