.getQuickPlot {quickPlot}R Documentation

Get objects from the internal quickPlot environment

Description

Internal function. Simple wrapper for get().

Usage

.getQuickPlot(x, ...)

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

Arguments

x

an object name (given as a character string).

...

Additional arguments to pass to get.

Author(s)

Alex Chubaty


[Package quickPlot version 1.0.2 Index]