source_to_env | R Documentation |
Source an R script to an environment
source_to_env(x, ops = NULL)
x |
An R script |
ops |
Options to be passed to rscript |
Invisibly, and environment variable of the objects/results created
from x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.