Learn R Programming

IFC (version 0.2.1)

toXML2_stats: IFC_stats XML Conversion

Description

Helper to convert stats (`IFC_stats` object) to XML nodes.

Usage

toXML2_stats(stats, verbose = FALSE)

Value

a xml_node.

Arguments

stats

an `IFC_stats` object.

verbose

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