View source: R/rule_works_on_tbl.R
rule_works_on_tbl | R Documentation |
tests for each rule if it can be executed on the database
rule_works_on_tbl(tbl, x, key = NULL, show_errors = FALSE)
tbl |
a |
x |
a |
key |
|
show_errors |
if |
logical
encoding which validation rules "work" on the database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.