source_to_env: Source to environment
Description
Source an R script to an environment
Usage
source_to_env(x, ops = NULL)
Value
Invisibly, and environment variable of the objects/results created
from x
Arguments
- x
An R script
- ops
Options to be passed to rscript