Skip to contents

Show interactive application to explore association rules

Usage

# S3 method for class 'associations'
explore(x, ...)

Arguments

x

An object of class associations, typically created with dig_associations().

...

Currently ignored.

Value

An object of class shiny.appobj representing the Shiny application. If printed in an interactive R session, the application will be run immediately.

Author

Michal Burda