sampleNames: Get/update sample names in a GatingSet

sampleNamesR Documentation

Get/update sample names in a GatingSet

Description

Return a sample names contained in a GatingSet

Usage

sampleNames(object)

sampleNames(object) <- value

Arguments

object

a GatingSet

value

character new sample names

Details

The sample names comes from pdata of fs.

Value

A character vector of sample names

Examples

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

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