source_script: Source the R script with command-line arguments

Description Usage Arguments Examples

View source: R/get_options.R

Description

Source the R script with command-line arguments

Usage

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

Arguments

file

The R script

...

Pass to source.

argv_str

The command-line arguments.

Examples

1
2
# There is no example
NULL

GetoptLong documentation built on Jan. 8, 2021, 2:29 a.m.