gh_pop_set_xml_count: save the event counts parsed from xml into c++ tree structure

View source: R/utils.R

gh_pop_set_xml_countR Documentation

save the event counts parsed from xml into c++ tree structure

Description

It is for internal use by the diva parser

Usage

gh_pop_set_xml_count(gh, node, count)

Arguments

gh

GatingHierarchy

node

the unique gating path that uniquely identifies a population node

count

integer number that is events count for the respective gating node directly parsed from xml file

Examples

## Not run: 
gh_pop_set_xml_count(gh, "CD3", 10000)

## End(Not run)

RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.