filterOut: Select events based on filter

Description Usage Arguments

View source: R/filterOut.R

Description

Select events based on filter

Usage

1
filterOut(flowObj, filterName, withinFilter = TRUE)

Arguments

flowObj

The fcs object to be subsetted. Both flowFrames and flowSets are accepted.

filterName

The name of the filter variable in the flow object to be used for the subsetting.

withinFilter

Should the events within or outsitde of the filter be selected?


jtheorell/theFlowSpec documentation built on Aug. 22, 2019, 3:33 a.m.