Description Usage Arguments Details Value Author(s) Examples
verify
is a function used to verify your defined rules. Can verify several rules at once.
1 |
name |
character. Specified name/s of the rule to be removed. |
all |
logical. Should all the rules be removed? |
If all = TRUE is used, the name parametr name will not be evaluated at all.
Returns a list of two objects:
rules table of all verified rules and results of the verification
unsolved list of vectors/tables, containing problematic values, or their row_indexes (rulename_index)
Michal Kubista
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.