run.IRATE.example: compile and run preinstalled example IRATE-model setups
Description
compile and run preinstalled example IRATE-model setups
Usage
run.IRATE.example(setup.name, run.folder, ...)
Arguments
setup.name
Character string defining preinstalled IRATE example setups/datasets to be run. If missing or not valid, the user will be asked to choose among valid examples.
Check IRATE.examples() for valid, preinstalled IRATE examples.
run.folder
Character string defining the folder in which the selected example shall be run. If missing a folder, named after the example setup file, will be created in the current working directory.
### setup example not specified, user will be prompted to select among exisisting example setups:# run.IRATE.example() ### example name specified# run.IRATE.example("JiangADCR")