plot.prune_rulelist {tidyrules}R Documentation

Plot method for prune_rulelist class

Description

Plot method for prune_rulelist class

Usage

## S3 method for class 'prune_rulelist'
plot(x, ...)

Arguments

x

A 'prune_rulelist' object

...

unused

Value

ggplot2 object (invisibly)


[Package tidyrules version 0.2.7 Index]