tn93_site_model_to_xml_state {beautier}R Documentation

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

Description

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

Usage

tn93_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(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]