site_model_to_xml_tracelog: Creates the site model's XML for the tracelog section

View source: R/site_model_to_xml_tracelog.R

site_model_to_xml_tracelogR Documentation

Creates the site model's XML for the tracelog section

Description

Creates the site model's XML for the tracelog section

Usage

site_model_to_xml_tracelog(site_model)

Arguments

site_model

a site model, as returned by create_site_model

Value

lines of XML text

Author(s)

Richèl J.C. Bilderbeek

See Also

all site models' tracelog section is created by site_models_to_xml_tracelog

Examples

check_empty_beautier_folder()

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

check_empty_beautier_folder()

ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.