gh_pop_get_proportion {flowWorkspace}R Documentation

Get count or proportion from populations

Description

Get count or proportion from populations

Usage

gh_pop_get_proportion(x, y, xml = FALSE)

gh_pop_get_count(x, y, xml = FALSE)

Arguments

x

GatingHierarchy

y

character node name or path

xml

whether to extract xml stats or openCyto stats


[Package flowWorkspace version 4.4.0 Index]