lapply-methods: apply 'FUN' to each sample (i.e. 'GatingHierarchy' or...

lapply-methodsR Documentation

apply FUN to each sample (i.e. GatingHierarchy or cytoframe) in a GatingSet or cytoset

Description

sample names are used for names of the returned list

Usage

lapply(X, FUN, ...)

Arguments

X

GatingSet or cytoset

FUN

function to be applied to each sample in 'GatingSet' or 'cytoset'

...

other arguments to be passed to 'FUN'


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