dplyr_rules: dplyr verbs for RuleSet

dplyr_rulesR Documentation

dplyr verbs for RuleSet

Description

S3 methods to enable dplyr verbs on RuleSet (and ImplicationSet) objects.

Usage

## S3 method for class 'RuleSet'
arrange(.data, ...)

Arguments

.data

An object of class RuleSet or ImplicationSet.

...

Expressions used for filtering, arranging, or slicing.


fcaR documentation built on July 27, 2026, 5:06 p.m.