Skip to contents

Source an R script to an environment

Usage

source_to_env(x, ops = NULL)

Arguments

x

An R script

ops

Options to be passed to rscript

Value

Invisibly, and environment variable of the objects/results created from x