Function that checks the passed in arguments for lama_rename()
and lama_rename_()
1 | check_rename(.data, old, new, err_handler)
|
.data |
A lama_dictionary object, holding the variable translations |
old |
A character vector holding the names of the variable translations, that should be renamed. |
new |
A character vector holding the new names of the variable translations. |
err_handler |
A error handling function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.