expose_single: Expose data to single rule pack

View source: R/expose.R

expose_singleR Documentation

Expose data to single rule pack

Description

The workhorse generic function for doing exposure. The result is single_exposure.

Usage

expose_single(.tbl, .pack, .rule_sep, .remove_obeyers, ...)

Arguments

.tbl

Data frame of interest.

.pack

Rule pack function.

.rule_sep

Regular expression used as separator between column and rule names in col packs and cell packs.

.remove_obeyers

Whether to remove elements which obey rules from report.

...

Further arguments passed to or from other methods.


echasnovski/ruler documentation built on April 3, 2023, 4:17 p.m.