
Internal function to convert a site model to XML, used in the `state` section
Source:R/site_model_to_xml_state.R
site_model_to_xml_state.Rd
Internal function to convert a site model to XML, used in the `state` section
Usage
site_model_to_xml_state(
site_model,
beauti_options = beautier::create_beauti_options()
)
Arguments
- site_model
a site model, as returned by
create_site_model
- beauti_options
one BEAUti options object, as returned by
create_beauti_options