Learn R Programming

covr (version 1.2.0)

R: Run R xxx from within R

Description

Run R xxx from within R

Usage

R(options, path = tempdir(), env_vars = NULL, ...)

Arguments

options
a character vector of options to pass to the command
path
the directory to run the command in.
env_vars
environment variables to set before running the command.
...
additional arguments passed to system_check