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 Nov. 7, 2024, 9:23 p.m.