Learn R Programming

IFC (version 0.1.1)

toXML2_graphs: 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.