parameter_to_xml_rate_ct: Internal function

View source: R/parameter_to_xml.R

parameter_to_xml_rate_ctR Documentation

Internal function

Description

Converts a 'rate CT' parameter to XML

Usage

parameter_to_xml_rate_ct(
  parameter,
  beauti_options = create_beauti_options(),
  which_name = "state_node"
)

Arguments

parameter

a 'rate CT' parameter, a numeric value. For advanced usage, use the structure as created by create_rate_ct_param)

beauti_options

one BEAUti options object, as returned by create_beauti_options

which_name

the name, can be state_node or rate_name

Value

the parameter as XML text

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/beautier documentation built on April 4, 2024, 12:33 p.m.