Converts a 'rate AG' parameter to XML
Usage
parameter_to_xml_rate_ag(
parameter,
beauti_options = beautier::create_beauti_options(),
which_name = "state_node"
)Arguments
- parameter
a 'rate AG' parameter, a numeric value. For advanced usage, use the structure as created by
create_rate_ag_param)- beauti_options
one BEAUti options object, as returned by
create_beauti_options- which_name
the name, can be
state_nodeorrate_name
