dt_names_by_class: List column names by class

View source: R/dt_ops.R

dt_names_by_classR Documentation

List column names by class

Description

List column names by class

Usage

dt_names_by_class(x, sorted = TRUE, item.format = hilite, maxlength = 24)

Arguments

x

data.table

sorted

Logical: If TRUE, sort the output

item.format

Function: Function to format each item

maxlength

Integer: Maximum number of items to print

Author(s)

E.D. Gennatas


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