Description Usage Arguments Value
View source: R/methods-coerce.R
S3 version of coerce method for convenience.
1 2 | ## 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.