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

View source: R/TSSdists.R

splitDataTable_aYR Documentation

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

Description

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

Usage

splitDataTable_aY(DT, split_factor)

Arguments

DT

Data.table to split

split_factor

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

Value

List of data.table objects, split by column


AubleLab/annotateYeast documentation built on April 2, 2022, 12:02 a.m.