Learn R Programming

beautier (version 2.6.12)

b_pop_sizes_param_to_xml: Internal function

Description

Converts a `bPopSizes` parameter to XML

Usage

b_pop_sizes_param_to_xml(
  b_pop_sizes_param,
  beauti_options = create_beauti_options()
)

Value

the parameter as XML text

Arguments

b_pop_sizes_param

a Bayesian population size parameter, as created by create_b_pop_sizes_param

beauti_options

one BEAUti options object, as returned by create_beauti_options

Author

Richèl J.C. Bilderbeek