Learn R Programming

nimble (version 1.2.1)

getNimbleOption: Get NIMBLE Option

Description

Allow the user to get the value of a global _option_ that affects the way in which NIMBLE operates

Usage

getNimbleOption(x)

Value

The value of the option.

Arguments

x

a character string holding an option name

Author

Christopher Paciorek

Examples

Run this code
getNimbleOption('verifyConjugatePosteriors')

Run the code above in your browser using DataLab