length {flowWorkspace}R Documentation

Methods to get the length of a GatingSet

Description

Return the length of a GatingSet or GatingSetList object (number of samples).

Usage

## S4 method for signature 'GatingSet'
length(x)

## S4 method for signature 'GatingSet'
show(object)

Arguments

x

GatingSet

object

object


[Package flowWorkspace version 4.0.6 Index]