Description Usage Arguments Value
View source: R/test_datacheck.R
Loads, parses and outputs datasets to test data checks
1 2 3 | create_testdata(
path_datatest = system.file("extdata/data_test.yaml", package = "bdchecks")
)
|
path_datatest |
String that specifies path to test data in yaml format |
A list of data.frames that contain target column, test type and expected result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.