parseArgs: Parse arguments and find environments

.parseArgsR Documentation

Parse arguments and find environments

Description

Internal function used within objectNames.

Usage

.parseArgs(y, e, eminus1)

Arguments

y

A character representation of the arguments passed to a function, e.g., Plot.

e

Environment in which the function (e.g., Plot) was called.

eminus1

The parent environment of e.

Value

A list of length 2, with names objs and envs giving the standardized representation (i.e., replacing ⁠[[]]⁠ with $ notation for objects) of objects and their layers (if RasterStacks).

Author(s)

Eliot McIntire and Alex Chubaty


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