clock_rate_param_to_xml: Internal function
Description
Converts a clockRate
parameter to XML
Usage
clock_rate_param_to_xml(
clock_rate_param,
beauti_options = create_beauti_options()
)
Value
the parameter as XML text
Arguments
- clock_rate_param
a clockRate
parameter,
a numeric value,
as created by create_clock_rate_param
- beauti_options
one BEAUti options object,
as returned by create_beauti_options
Author
Richèl J.C. Bilderbeek