nimble (version 1.1.0)

getBUGSexampleDir: 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)

Value

Character string of the fully pathed directory of the BUGS example.

Arguments

example

The name of the classic BUGS example.

Author

Christopher Paciorek

See Also

readBUGSmodel for usage in creating a model from a classic BUGS example