View source: R/Utils_df.R View source: R/Utils.R
TransposeDT | R Documentation |
Transpose a data.table
Transpose a data.table
TransposeDT(dt, varlabel = "myVar")
TransposeDT(dt, varlabel = "myVar")
dt |
The datatable |
A transposed data.table
A transposed data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.