View source: R/utils_data.table.R
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 |
NULL
, invisibly.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.