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


GetoptLong documentation built on April 8, 2026, 5:06 p.m.