Skip to contents

Validate recode parameters

Usage

check_recode_param(param_name, param_value)

Arguments

param_name

The name of the parameter (for error messages).

param_value

The object passed by the user.

Value

TRUE if valid, stops execution otherwise.