Learn R Programming

acdcquery (version 1.1.1)

check_operator: Check validity of operator and values

Description

This function checks the validity of the operator and values used in a condition.

Usage

check_operator(operator, values)

Value

NULL (no explicit return value).

Arguments

operator

The operator to be checked.

values

The values to be checked.