Learn R Programming

beautier (version 2.6.12)

yule_tree_prior_to_xml_prior_distr: Creates the prior section in the prior section of the prior section of the distribution section of a BEAST2 XML parameter file for a Yule tree prior

Description

Creates the prior section in the prior section of the prior section of the distribution section of a BEAST2 XML parameter file for a Yule tree prior

Usage

yule_tree_prior_to_xml_prior_distr(
  yule_tree_prior,
  beauti_options = create_beauti_options()
)

Value

lines of XML text

Arguments

yule_tree_prior

a Yule tree_prior, as created by create_yule_tree_prior

beauti_options

one BEAUti options object, as returned by create_beauti_options

Author

Richèl J.C. Bilderbeek

Examples

Run this code
check_empty_beautier_folder()

 # 
 #     
 #       HERE, where the ID of the distribution is 'prior'
 #     
 #     
 #     
 # 

check_empty_beautier_folder()

Run the code above in your browser using DataLab