toXML2_graphs: IFC_graphs XML Conversion

View source: R/toXML2_graphs.R

toXML2_graphsR 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.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.