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 March 29, 2025, 9:43 p.m.