make_key | R Documentation |
Make key from data.table id - description columns
make_key(x, code_name, description_name, filename = NULL)
x |
Input data.table |
code_name |
Character: Name of column name that holds codes |
description_name |
Character: Name of column that holds descriptions |
filename |
Character: Path to file to save CSV with key |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.