bspm-scripts: Call Internal Scripts

bspm-scriptsR Documentation

Call Internal Scripts

Description

Internal scripts can be called via Rscript (see examples).

Examples

## Not run: 
# get a list of available scripts with descriptions
Rscript -e bspm:::scripts

# see a script's help
Rscript -e bspm:::scripts <script_name> -h

# run a script
Rscript -e bspm:::scripts <script_name> [args]

## End(Not run)


bspm documentation built on Aug. 22, 2023, 9:12 a.m.