packages {switchr} | R Documentation |
packages
Description
List the packages installed in a switchr context (library)
Usage
packages(seed)
## S4 method for signature 'SwitchrCtx'
packages(seed)
Arguments
seed |
A switchr context |
Value
a vector of package names installed in the specified switchr context.
[Package switchr version 0.14.8 Index]