Globals {globals} | R Documentation |
A representation of a set of globals
Globals(object, ...)
object |
A named list. |
... |
Not used. |
An object of class Future
.
The globalsOf()
function identifies globals
from an R expression and returns a Globals object.