source_script: Source the R script with command-line arguments

View source: R/get_options.R

source_scriptR Documentation

Source the R script with command-line arguments

Description

Source the R script with command-line arguments

Usage

source_script(file, ..., argv_str = NULL)

Arguments

file

The R script

...

Pass to source.

argv_str

The command-line arguments.

Examples

# There is no example
NULL


jokergoo/GetoptLong documentation built on Oct. 5, 2022, 5:44 p.m.