# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(plot,likert)
S3method(plot,likert.gap)
S3method(print,likert)
S3method(print,likert.bar.plot)
S3method(print,likert.gap)
S3method(print,xlikert)
S3method(summary,likert)
S3method(summary,likert.gap)
S3method(xtable,likert)
export(likert)
export(likert.bar.plot)
export(likert.density.plot)
export(likert.heat.plot)
export(likert.histogram.plot)
export(recode)
export(reverse.levels)
export(shinyLikert)
import(ggplot2)
import(grid)
import(gridExtra)
import(reshape2)
import(xtable)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,strwidth)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(psych,describe)
importFrom(psych,describeBy)
importFrom(reshape,rename)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,density)
importFrom(stats,sd)
importFrom(stats,symnum)
