copy_gate: Copy a gate and its children as children of another parent...

Description Usage Arguments

View source: R/flowR.R

Description

Copy a gate and its children as children of another parent gate(optionnal)

Usage

1
copy_gate(gs, name, parent, copy_children_gates = TRUE)

Arguments

gs

a GatingSet

name

name of the gate to copy

parent

name of the parent gate

copy_children_gates

logical. Should children gates be copied as well (the hierarchy of children gates will be conserved)


VoisinneG/flowR documentation built on June 1, 2021, 6:42 p.m.