make_names_local | R Documentation |
make names of data.table objects local in order to suppress warnings during package compilation.
make_names_local(data)
x |
A data table |
use in the beginning of every function that calls a data.table object and its columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.