as.data.table.LongTable: Coerce a LongTable into a 'data.table'

Description Usage Arguments Value

View source: R/methods-coerce.R

Description

S3 version of coerce method for convenience.

Usage

1
2
## S3 method for class 'LongTable'
as.data.table(x)

Arguments

x

['LongTable'] to coerce to a 'data.table'

Value

A ['data.table'] containing the data from the LongTable, as well as the ‘LongTable.config’ attribute which contains the data needed to reverse the coercion.


CoreGx documentation built on Nov. 8, 2020, 4:50 p.m.