dplyr_rules: dplyr verbs for RuleSet
Description
S3 methods to enable dplyr verbs on RuleSet (and ImplicationSet) objects.
Usage
# S3 method for RuleSet
arrange(.data, ...)
Arguments
- .data
An object of class RuleSet or ImplicationSet.
- ...
Expressions used for filtering, arranging, or slicing.