existsQuickPlot: Is an object defined in the '.quickPlotEnv' environment?

.existsQuickPlotR Documentation

Is an object defined in the .quickPlotEnv environment?

Description

Internal function. Simple wrapper for exists().

Usage

.existsQuickPlot(x, ...)

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

Arguments

x

An object name, given as a character string. No coercion is done, and the first element of a character vector of length greater than one will be used, with a warning.

...

Additional arguments passed to exists()

Author(s)

Alex Chubaty


quickPlot documentation built on July 9, 2023, 6:02 p.m.