Learn R Programming

SpaDES (version 1.3.1)

.existsSpaDES: Is an object defined in the .spades environment?

Description

Internal function. Simple wrapper for exists.

Usage

.existsSpaDES(x, ...)

# S4 method for ANY .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