site_models_to_xml_tracelog {beautier} | R Documentation |
Creates the site models' XML for the tracelog section
Description
Creates the site models' XML for the tracelog section
Usage
site_models_to_xml_tracelog(site_models)
Arguments
site_models |
one or more site models,
as returned by |
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]