# Generated by roxygen2: do not edit by hand

S3method(inspectDT,data.frame)
S3method(inspectDT,default)
S3method(inspectDT,itemsets)
S3method(inspectDT,rules)
S3method(plot,grouped_matrix)
S3method(plot,itemsets)
S3method(plot,rules)
export(associations2igraph)
export(guide_edge_colourbar)
export(inspectDT)
export(ruleExplorer)
export(rules2groupedMatrix)
export(rules2matrix)
export(saveAsGraph)
import(arules)
import(ggplot2)
import(grid)
import(tibble)
import(tidyr)
importFrom(ggraph,guide_edge_colourbar)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,median)
