Description Usage Arguments Examples
Specify a tibble or dataframe and perform automated data proofing tests.
1 2 3 4 5 6 7 8 9 10 |
data |
Tibble or dataframe to test. |
suite |
Which suite of tests do you want to perform? Defaults to "all", other options include "core", "info", "stats" and "geo". |
tests |
Which individual tests do you want to perform? |
out |
Export the results to a json file. Specify a path to export. |
out_format |
Choose between "json" (default) and "json-pretty". |
summary |
Exclude tests that passed. |
verbose |
Include descriptions about each column. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.