A placeholder object and functions for the RoBSA package. (adapted from the runjags R package).

RoBSA.options(...)

RoBSA.get_option(name)

Arguments

...

named option(s) to change - for a list of available options, see details below.

name

the name of the option to get the current value of - for a list of available options, see details below.

Value

The current value of all available RoBSA options (after applying any changes specified) is returned invisibly as a named list.