View source: R/mcmc_to_xml_run.R
mcmc_to_xml_run | R Documentation |
Converts an MCMC object to the run section's XML
mcmc_to_xml_run(mcmc)
mcmc |
one MCMC.
Use |
the XML as text
Richèl J.C. Bilderbeek
if (is_on_ci()) {
check_empty_beautier_folder()
# <run id=\"mcmc\" spec=\"MCMC\" chainLength=\"1e+07\">
mcmc_to_xml_run(create_mcmc())
check_empty_beautier_folder()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.