setkeyv256: 'setkey' for raw columns

View source: R/factor256.R

setkeyv256R Documentation

setkey for raw columns

Description

setkey for raw columns

Usage

setkeyv256(DT, cols)

Arguments

DT

A data.table.

cols

Column names as in data.table::setkeyv

Value

Same as data.table::setkeyv except that raw cols will be converted to factors (as data.table does not allow raw keys).


factor256 documentation built on Nov. 17, 2023, 9:06 a.m.