dataverifyr_plus {dataverifyr}R Documentation

Add Rules and Rulesets Together

Description

Usage

datavarifyr_plus(a, b)

## S3 method for class 'ruleset'
a + b

## S3 method for class 'rule'
a + b

Arguments

a

the first ruleset you wish to add

b

the second ruleset you wish to add


[Package dataverifyr version 0.1.8 Index]