packagesOf.Globals: Identify the packages of the globals
Description
Identify the packages of the globals
Usage
# S3 method for Globals
packagesOf(globals, ...)
Value
Returns a character vector of package names.
Arguments
- globals
A Globals object.
- ...
Not used.