Description Usage Arguments Value Examples
converts selected columns to UPPERCASE or LOWERCASE
1 | unify_case_type(DT_frame, cols2lower, cols2upper)
|
DT_frame |
data.table |
cols2lower |
character vector; column names to convert to LOWERCASE |
cols2upper |
character vector; column names to convert toUPPERCASE |
data.table
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.