Skip to contents

Converts a site model to XML, used in the state section

Usage

gtr_site_model_to_xml_state(
  site_model,
  beauti_options = 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

Value

the site model as XML text

Author

Richèl J.C. Bilderbeek