bind_rules {dataverifyr} | R Documentation |
Programatically Combine a List of Rules and Rulesets into a Single Ruleset
Description
Programatically Combine a List of Rules and Rulesets into a Single Ruleset
Usage
bind_rules(rule_ruleset_list)
Arguments
rule_ruleset_list |
a list of rules and rulesets you whish to combine into a single list |
Value
a ruleset which consolidates all the inputs
[Package dataverifyr version 0.1.8 Index]