View source: R/nplcm-read-folder.R
is_jags_folder | R Documentation |
See if a result folder is obtained by JAGS
is_jags_folder(DIR_NPLCM)
DIR_NPLCM |
directory to the folder with results. "mcmc_options.txt" must be in the folder. |
TRUE for from JAGS; FALSE otherwise.
is_jags_folder(tempdir()) # just an illustration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.