db_utils.name_column | R Documentation |
Internal optimization storage by renaming column.
db_utils.name_column(dt, to_keep, to_name, name)
dt |
the |
to_keep |
a vector of columns to NOT process. |
to_name |
a vector of columns to process. |
name |
the prefix to add. |
the renamed columns data.table
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.