Function reference
- 
          
          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()`+`(<ruleset>)`+`(<rule>)
- 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
- 
          
          rule()print(<rule>)
- Creates a single data rule
- 
          
          ruleset()print(<ruleset>)
- Creates a set of rules
- 
          
          write_rules()read_rules()
- Read and write rules to a yaml file