These functions are defunct.
chk_filter_where()
works exactly like chk_filter_all()
. When testdat
used dplyr::vars()
as standard chk_filter_where()
provided an alternative
interface using tidy-select
.
<tidy-select
> Columns to check.
A logical vector flagging records that have passed or failed the check.
chk_*()
functions such as chk_values()