dt_names_by_attr: List column names by attribute

View source: R/utils_data.table.R

dt_names_by_attrR Documentation

List column names by attribute

Description

List column names by attribute

Usage

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

Arguments

x

data.table

attribute

Character: name of attribute

exact

Logical: If TRUE, use exact matching

sorted

Logical: If TRUE, sort the output

Value

Character vector.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.