Rdocumentation
powered by
Learn R Programming
SpaDES (version 1.2.0)
.getSpaDES: Get objects from the internal SpaDES environment
Description
Internal function. Simple wrapper for
get
.
Usage
.getSpaDES(x, ...)
".getSpaDES"(x, ...)
Arguments
x
an object name (given as a character string).
...
Additional arguments to pass to
get
.