| %globals% {future} | R Documentation |
Specify globals for a future assignment
fassignment %globals% globals
fassignment |
The future assignment, e.g.
|
globals |
(optional) a logical, a character vector,
or a named list for controlling how globals are handled.
For details, see section 'Globals used by future expressions'
in the help for |