getBUGSexampleDir {nimble} | R Documentation |
Get the directory path to one of the classic BUGS examples installed with NIMBLE package
Description
NIMBLE comes with some of the classic BUGS examples. getBUGSexampleDir
looks up the location of an example from its name.
Usage
getBUGSexampleDir(example)
Arguments
example |
The name of the classic BUGS example. |
Value
Character string of the fully pathed directory of the BUGS example.
Author(s)
Christopher Paciorek
See Also
readBUGSmodel
for usage in creating a model from a classic BUGS example
[Package nimble version 1.2.1 Index]