tree_prior_to_xml_tracelog {beautier}R Documentation

Creates the tree prior's XML for the tracelog section

Description

Creates the tree prior's XML for the tracelog section

Usage

tree_prior_to_xml_tracelog(tree_prior)

Arguments

tree_prior

a tree priors, as returned by create_tree_prior

Value

lines of XML text

Author(s)

Richèl J.C. Bilderbeek

See Also

all tree priors' tracelog section is created by tree_priors_to_xml_tracelog

Examples

check_empty_beautier_folder()

# <logger id="tracelog" ...>
#'   # Here
# </logger>

check_empty_beautier_folder()

[Package beautier version 2.6.12 Index]