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


mark documentation built on May 29, 2024, 5:13 a.m.