Skip to contents

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

EDG