as.data.table.LongTable {CoreGx} | R Documentation |
S3 version of coerce method for convenience.
## S3 method for class 'LongTable' as.data.table(x)
x |
['LongTable'] to coerce to a 'data.table' |
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.