Description Usage Arguments Value Examples
'perform_dc()' is a function for performing all available data checks on a give data set
1 | perform_dc(data = NULL, wanted_dc = NULL)
|
data |
Data set to perform data checks |
wanted_dc |
Character vector of names for data checks that should be performed (ie perform only these data checks) |
Object of a DataCheckFlagSet class (combined result for all performed data checks)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.