rbind2,GatingSetList,missing-method {flowWorkspace}R Documentation

Merge a GatingSetList into a single GatingSet

Description

Merge a GatingSetList into a single GatingSet

Usage

## S4 method for signature 'GatingSetList,missing'
rbind2(x, y = "missing", ...)

gslist_to_gs(x, ...)

Arguments

x

GatingSetList

y

missing not used.

...

other arguments passed to gslist_to_gs method for ncdfFlowList


[Package flowWorkspace version 3.34.1 Index]