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 June 8, 2025, 3:07 a.m.