Source the R script with command-line arguments

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
#> NULL