Source the R script with command-line arguments
source_script(file, ..., argv_str = NULL)
file
The R script
...
Pass to source.
source
argv_str
The command-line arguments.
# There is no example NULL