is_jags_folder: See if a result folder is obtained by JAGS

Description Usage Arguments Value Examples

View source: R/nplcm-read-folder.R

Description

See if a result folder is obtained by JAGS

Usage

1
is_jags_folder(DIR_NPLCM)

Arguments

DIR_NPLCM

directory to the folder with results. "mcmc_options.txt" must be in the folder.

Value

TRUE for from JAGS; FALSE otherwise.

Examples

1
is_jags_folder(tempdir()) # just an illustration.

baker documentation built on Feb. 2, 2022, 9:06 a.m.