# Generated by roxygen2: do not edit by hand

export(telp)
import(arulesViz)
import(tcltk)
import(tcltk2)
importFrom(RColorBrewer,brewer.pal)
importFrom(arules,apriori)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(gridExtra,grid.arrange)
importFrom(gridExtra,tableGrob)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(tm,DocumentTermMatrix)
importFrom(tm,VCorpus)
importFrom(tm,VectorSource)
importFrom(tm,removePunctuation)
importFrom(tm,stripWhitespace)
importFrom(tm,tm_map)
importFrom(utils,data)
importFrom(utils,read.table)
importFrom(wordcloud,wordcloud)
