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


[Up] [Top]

Documentation for package ‘dataverifyr’ version 0.1.11

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
data_column Define a Column Specification for Schema Checks
describe Describes a dataset
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
reference_rule Define a Relational Reference Rule
rule Creates a single data rule
ruleset Creates a set of rules
sample_data Sample Orders Dataset for Examples and Tests
write_rules Read and write rules to a yaml file