Skip to contents

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

EDG