RoBSA_options {RoBSA} | R Documentation |
Options for the RoBSA package
Description
A placeholder object and functions for the RoBSA package. (adapted from the runjags R package).
Usage
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.
[Package RoBSA version 1.0.2 Index]