Learn R Programming

flowWorkspace (version 3.16.0)

sampleNames,GatingHierarchy-method: Get/update sample names in a GatingSet

Description

Return a sample names contained in a GatingSet

Usage

"sampleNames"(object)
"sampleNames"(object)
"sampleNames"(object) <- value

Arguments

object
or a GatingSet
value
character new sample names

Value

A character vector of sample names

Details

The sample names comes from pdata of fs.

Examples

Run this code
## Not run: 
#         #G is  a GatingSet
#         sampleNames(G)
#       ## End(Not run)

Run the code above in your browser using DataLab