R/sourcing.R
source_to_env.Rd
Source an R script to an environment
source_to_env(x, ops = NULL)
An R script
Options to be passed to rscript
Invisibly, and environment variable of the objects/results created from x
x