dt_names_by_attr | R Documentation |
List column names by attribute
dt_names_by_attr(x, which, exact = TRUE, sorted = TRUE)
x |
data.table |
which |
Character: name of attribute |
exact |
Logical: If TRUE, use exact matching |
sorted |
Logical: If TRUE, sort the output |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.