View source: R/hky_site_model_to_xml_prior_distr.R
hky_site_model_to_xml_prior_distr | R Documentation |
Converts an HKY site model to XML,
used in the prior
section
hky_site_model_to_xml_prior_distr(site_model, beauti_options)
site_model |
a site model,
as returned by |
beauti_options |
one BEAUti options object,
as returned by |
the site model as XML text
Richèl J.C. Bilderbeek
hky_site_model_to_xml_prior_distr(
site_model = create_hky_site_model(
id = 1,
kappa_prior_distr = create_uniform_distr(id = 2)
),
beauti_options = create_beauti_options()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.