check_rename {labelmachine} | R Documentation |
lama_rename()
and lama_rename_()
Function that checks the passed in arguments for lama_rename()
and lama_rename_()
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 |