A Lightweight, Flexible, and Fast Data Validation Package that Can Handle All Sizes of Data


[Up] [Top]

Documentation for package ‘dataverifyr’ version 0.1.8

Help Pages

+.rule Add Rules and Rulesets Together
+.ruleset Add Rules and Rulesets Together
bind_rules Programatically Combine a List of Rules and Rulesets into a Single Ruleset
check_data Checks if a dataset confirms to a given set of rules
datavarifyr_plus Add Rules and Rulesets Together
dataverifyr_plus Add Rules and Rulesets Together
detect_backend Detects the backend which will be used for checking the rules
filter_fails Filters a result dataset for the values that failed the verification
plot_res Visualize the results of a data validation
print.rule Creates a single data rule
print.ruleset Creates a set of rules
read_rules Read and write rules to a yaml file
rule Creates a single data rule
ruleset Creates a set of rules
write_rules Read and write rules to a yaml file