Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vreIsMatch

Test whether a value matches a value range expression.


Description

vreIsMatch tests a value (e.g. from a cell) matches the criteria specified in a value range expression.

Usage

vreIsMatch(vre, v, testOnly = FALSE)

Arguments

vre

The value range expression.

v

The value.

testOnly

'TRUE' if this comparison is just a test.

Value

'TRUE' if v matches the criteria specified in the value range expression, 'FALSE' otherwise.


basictabler

Construct Rich Tables for Output to 'HTML'/'Excel'

v1.0.0
GPL-3
Authors
Christopher Bailiss [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.