clock_rate_param_to_xml {beautier}R Documentation

Internal function

Description

Converts a clockRate parameter to XML

Usage

clock_rate_param_to_xml(
  clock_rate_param,
  beauti_options = create_beauti_options()
)

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

Value

the parameter as XML text

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]