sub-cfList-ANY-method: Extract parts of cfList

[,cfList,ANY-methodR Documentation

Extract parts of cfList

Description

Extract parts of cfList

Usage

## S4 method for signature 'cfList,ANY'
x[i, j]

Arguments

x

a cfList object from which to extract from

i

index specifying which samples to extract. The index is either a numeric or character vector.

j

index specifying which clusters to extract. The index must be a character vector.

Value

Returns the specified clusters or samples from a cfList.


KoenAStam/cytofast documentation built on June 1, 2022, 1:15 a.m.