dt_names_by_class: List column names by class

View source: R/utils_data.table.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

Value

NULL, invisibly.

Author(s)

EDG


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