Learn R Programming

IFC (version 0.2.1)

toXML2_masks: IFC_masks XML Conversion

Description

Helper to convert masks (`IFC_masks` object) to XML nodes.

Usage

toXML2_masks(masks, verbose = FALSE)

Value

a xml_node.

Arguments

masks

an `IFC_masks` object.

verbose

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