toXML2_graphs {IFC}R Documentation

IFC_graphs XML Conversion

Description

Helper to convert graphs ('IFC_graphs' object) to XML nodes.

Usage

toXML2_graphs(graphs, verbose = FALSE)

Arguments

graphs

an 'IFC_graphs' object.

verbose

whether to display message about current action. Default is FALSE.

Value

a xml_node.


[Package IFC version 0.2.1 Index]