Efficiently split a data.table by a column in the table
splitDataTable(DT, splitFactor)
Data.table to split
Column to split, which can be a character vector or an integer.
List of data.table objects, split by column