source_to_env: Source to environment

View source: R/sourcing.R

source_to_envR Documentation

Source to environment

Description

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


jmbarbone/jordan documentation built on April 1, 2024, 7:46 p.m.