parameter_to_xml_rate_at {beautier} | R Documentation |
Internal function
Description
Converts a 'rate AT' parameter to XML
Usage
parameter_to_xml_rate_at(
parameter,
beauti_options = create_beauti_options(),
which_name = "state_node"
)
Arguments
parameter |
a 'rate AT' parameter,
a numeric value.
For advanced usage, use the structure
as created by |
beauti_options |
one BEAUti options object,
as returned by |
which_name |
the name, can be |
Value
the parameter as XML text
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]