pData-methods {flowWorkspace}R Documentation

read/set pData of flow data associated with GatingHierarchy, GatingSet, or GatingSetList

Description

Accessor method that gets or replaces the pData of the flowset/ncdfFlowSet object in a GatingHierarchy, GatingSet, or GatingSetList

Usage

pData(object)

pData(object) <- value

Arguments

object

GatingSet or GatingSetList

value

data.frame The replacement of pData for flowSet or ncdfFlowSet object

Value

a data.frame


[Package flowWorkspace version 4.2.0 Index]