Rdocumentation
powered by
Learn R Programming
SpaDES (version 1.2.0)
.existsSpaDES: Is an object defined in the .spades environment?
Description
Internal function. Simple wrapper for
exists
.
Usage
.existsSpaDES(x, ...)
".existsSpaDES"(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