dt_names_by_class | R Documentation |
List column names by class
dt_names_by_class(x, sorted = TRUE, item.format = hilite, maxlength = 24)
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 |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.