dt_names_by_attr: List column names by attribute

View source: R/dt_ops.R

dt_names_by_attrR Documentation

List column names by attribute

Description

List column names by attribute

Usage

dt_names_by_attr(x, which, exact = TRUE, sorted = TRUE)

Arguments

x

data.table

which

Character: name of attribute

exact

Logical: If TRUE, use exact matching

sorted

Logical: If TRUE, sort the output

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on Oct. 28, 2024, 6:30 a.m.