tree_priors_to_xml_tracelog {beautier}R Documentation

Creates the tree priors' XML for the tracelog section

Description

Creates the tree priors' XML for the tracelog section

Usage

tree_priors_to_xml_tracelog(tree_priors)

Arguments

tree_priors

one or more tree priors, as returned by create_tree_prior

Value

lines of XML text

Author(s)

Richèl J.C. Bilderbeek

See Also

the complete tracelog section is created by create_tracelog_xml

Examples

check_empty_beautier_folder()

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

check_empty_beautier_folder()

[Package beautier version 2.6.12 Index]