objectNames: Extracts the object names

.objectNamesR Documentation

Extracts the object names

Description

Internal function primarily used from Plot.

Usage

.objectNames(calledFrom = "Plot", argClass = ".quickPlotObjects", argName = "")

Arguments

calledFrom

character vector of length 1, indicating which function call is desired. Defaults to Plot.

argClass

character vector of length 1, indicating which class is being searched for among the arguments. Defaults to .quickPlotObjects.

argName

character vector of length 1, or NULL, indicating if the arguments to select have a name, no name (empty string), or do not use name (NULL).

Value

NULL. This function is invoked for its side effects.

Author(s)

Eliot McIntire


PredictiveEcology/quickPlot documentation built on July 8, 2023, 1:29 a.m.