check_select {labelmachine} | R Documentation |
Function that checks the passed in arguments for lama_select()
and lama_select_()
Description
Function that checks the passed in arguments for lama_select()
and lama_select_()
Usage
check_select(.data, key, err_handler)
Arguments
.data |
A lama_dictionary object, holding the variable translations |
key |
A character vector holding the names of the variable translations, that should be renamed. |
err_handler |
A error handling function |
[Package labelmachine version 1.0.0 Index]