R/check.R
check_recode_param.Rd
Validate recode parameters
check_recode_param(param_name, param_value)
The name of the parameter (for error messages).
The object passed by the user.
TRUE if valid, stops execution otherwise.