Learn R Programming

flowWorkspace (version 3.16.0)

lapply,GatingSet-method: apply FUN to each sample (i.e. GatingHierarchy)

Description

sample names are used for names of the returned list

Usage

"lapply"(X, FUN, ...)

Arguments

X
GatingSet
FUN
function to be applied to each sample in 'GatingSet'
...
other arguments to be passed to 'FUN'