freq_param_to_xml: Internal function

View source: R/freq_param_to_xml.R

freq_param_to_xmlR Documentation

Internal function

Description

Converts a 'freq' parameter to XML

Usage

freq_param_to_xml(freq_param, beauti_options = create_beauti_options())

Arguments

freq_param

a 'freq' parameter, as created by create_freq_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

Examples

check_empty_beautier_folder()

# The freq parameter must be initialized, i.e. have an ID
freq_param_to_xml(freq_param = create_freq_param(id = "1"))

check_empty_beautier_folder()

richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.