Learn R Programming

SingleCellAssay (version 0.80)

lapply,SCASet-method: Apply a function to each member of a SCASet

Description

Apply a function to each member of a SCASet

Usage

# S4 method for SCASet
lapply(X, FUN, ...)

Arguments

X

SCASet

FUN

a function

...

passed to FUN