tests for each rule if it can be executed on the database
Source:R/rule_works_on_tbl.R
rule_works_on_tbl.Rd
tests for each rule if it can be executed on the database
Arguments
- tbl
a
tbl
object with columns used inx
- x
a
validate::validator()
object- key
character
names of columns that identify a record- show_errors
if
TRUE
errors on the database are printed.