A numeric (integer) vector representing the response to a questionnaire item (valid values are between the values set by the
lower_bound and upper_bound argumetns).
lower_bound
A numeric (integer) vector representing the value below which x is invalid.
upper_bound
A numeric (integer) vector representing the value above which x is invalid.
Value
Returns a numeric (integer) vector (if valid) or NA (if not valid).