rbind2,GatingSetList,missing-method {flowWorkspace} | R Documentation |
Merge a GatingSetList into a single GatingSet
## S4 method for signature 'GatingSetList,missing' rbind2(x, y = "missing", ...) gslist_to_gs(x, ...)
x |
GatingSetList |
y |
|
... |
other arguments passed to |