as.data.table: convert a gatingTemplate object to a data.table

Description Usage Arguments Value

Description

It is the inverse function of gatingTemplate constructor.

Usage

1
2
## S3 method for class 'gatingTemplate'
as.data.table(x, keep.rownames = FALSE)

Arguments

x

gatingTemplate object

keep.rownames

not used

Value

a data.table


openCyto documentation built on Nov. 8, 2020, 5:40 p.m.