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