gslist_clone: clone a GatingSetList

View source: R/clone.GatingSetList.R

gslist_cloneR Documentation

clone a GatingSetList

Description

A wrapper that invokes clone method for each underlying GatingSet.

Usage

gslist_clone(x, ...)

Arguments

x

A GatingSetList

...

see gs_clone

Value

A copy of a given GatingSetList.

Examples

  ## Not run: 
    gslist1<-gslist_clone(gslist)

  
## End(Not run)

RGLab/cytoUtils documentation built on Jan. 31, 2024, 11:26 p.m.