Learn R Programming

quickPlot (version 1.0.2)

.getQuickPlot: Get objects from the internal quickPlot environment

Description

Internal function. Simple wrapper for get().

Usage

.getQuickPlot(x, ...)

# S4 method for ANY .getQuickPlot(x, ...)

Arguments

x

an object name (given as a character string).

...

Additional arguments to pass to get.

Author

Alex Chubaty