get_tests_meta_data {recorder} | R Documentation |
Gets meta data of available validation tests as a data.frame.
get_tests_meta_data()
The meta data of a validation test consists of:
name of the test
is the test evaluated on column level ('col') or on row level ('row')?
what classes of variables are being tested with this specific test?
a short description of what a test failure means for the given test
data.frame
meta data of validation tests.
get_tests_meta_data()