fromXML2_gating {IFC} | R Documentation |
GatingML Conversion from XML2
Description
Helper to convert boolean and graphical pops and corresponding regions from XML nodes in GatingML files.
Usage
fromXML2_gating(xml_nodes, type = "rect")
Arguments
xml_nodes |
a set of xml_nodes |
type |
type of the gate to extract |
Value
a list of:
-region, region information
-pop, population information
[Package IFC version 0.2.1 Index]