%globals% | R Documentation |
Specify globals and packages for a future assignment
fassignment %globals% globals
fassignment %packages% packages
fassignment |
The future assignment, e.g.
|
globals |
(optional) a logical, a character vector, or a named list
to control how globals are handled.
For details, see section 'Globals used by future expressions'
in the help for |
packages |
(optional) a character vector specifying packages to be attached in the R environment evaluating the future. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.