Description Usage Arguments Value
View source: R/postEnrichment.R
Efficiently split a data.table by a column in the table
1 | splitDataTable(DT, splitFactor)
|
DT |
Data.table to split |
splitFactor |
Column to split, which can be a character vector or an integer. |
List of data.table objects, split by column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.