is_jags_folder: See if a result folder is obtained by JAGS

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

is_jags_folderR Documentation

See if a result folder is obtained by JAGS

Description

See if a result folder is obtained by JAGS

Usage

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


is_jags_folder(tempdir()) # just an illustration.


zhenkewu/baker documentation built on May 6, 2024, 11:19 p.m.