Prints rulelist attributes and first few rows.

# S3 method for 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)