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

as.data.tableR Documentation

convert a gatingTemplate object to a data.table

Description

It is the inverse function of gatingTemplate constructor.

Usage

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

Arguments

x

gatingTemplate object

keep.rownames

not used

Value

a data.table


RGLab/openCyto documentation built on Aug. 23, 2023, 6:53 a.m.