packagesOf.Globals {globals}R Documentation

Identify the packages of the globals

Description

Identify the packages of the globals

Usage

## S3 method for class 'Globals'
packagesOf(globals, ...)

Arguments

globals

A Globals object.

...

Not used.

Value

Returns a character vector of package names.


[Package globals version 0.16.3 Index]