toXML2_graphpop_gs {IFC} | R Documentation |
Graphical Population GatingML Conversion to XML2
Description
Helper to convert pops and regions to XML nodes in GatingML files.
Usage
toXML2_graphpop_gs(pop, reg, verbose = FALSE)
Arguments
pop |
a member of 'IFC_pops' object. |
reg |
a member of 'IFC_regions' object. |
verbose |
whether to display message about current action. Default is FALSE. |
Value
a xml_node.
[Package IFC version 0.2.1 Index]