toXML2_spillover_gs {IFC} | R Documentation |
Spillover GatingML Conversion
Description
Helper to convert spillover to XML nodes in GatingML files.
Usage
toXML2_spillover_gs(spillover, name)
Arguments
spillover |
a spillover matrix. It has to have colnames and rownames. |
name |
the name to use to identify the node. |
Value
a xml_node.
[Package IFC version 0.2.1 Index]