print.rulelist: Print method for rulelist class

View source: R/rulelist.R

print.rulelistR Documentation

Print method for rulelist class

Description

Prints rulelist attributes and first few rows.

Usage

## S3 method for class 'rulelist'
print(x, banner = TRUE, ...)

Arguments

x

A rulelist object

banner

(flag, default: TRUE) Should the banner be displayed

...

Passed to tidytable::print

Value

input rulelist (invisibly)

See Also

rulelist, tidy, augment, predict, calculate, prune, reorder


talegari/tidyrules documentation built on Feb. 7, 2025, 8:47 p.m.