toXML2_stats {IFC} | R Documentation |
IFC_stats XML Conversion
Description
Helper to convert stats ('IFC_stats' object) to XML nodes.
Usage
toXML2_stats(stats, verbose = FALSE)
Arguments
stats |
an 'IFC_stats' object. |
verbose |
whether to display message about current action. Default is FALSE. |
Value
a xml_node.
[Package IFC version 0.2.1 Index]