View source: R/check_operator.R
check_operator | R Documentation |
This function checks the validity of the operator and values used in a condition.
check_operator(operator, values)
operator |
The operator to be checked. |
values |
The values to be checked. |
NULL (no explicit return value).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.