splitDataTable: Efficiently split a data.table by a column in the table

Description Usage Arguments Value

View source: R/postEnrichment.R

Description

Efficiently split a data.table by a column in the table

Usage

1
splitDataTable(DT, splitFactor)

Arguments

DT

Data.table to split

splitFactor

Column to split, which can be a character vector or an integer.

Value

List of data.table objects, split by column


nsheff/LOLA documentation built on Sept. 8, 2020, 11:50 a.m.