powered by
Gets meta data of available validation tests as a data.frame.
get_tests_meta_data()
data.frame meta data of validation tests.
data.frame
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
# NOT RUN { get_tests_meta_data() # }
Run the code above in your browser using DataLab