# Generated by roxygen2: do not edit by hand

export(add.alpha)
export(contributionBars)
export(correlationPlotter)
export(createColorVectorsByDesign)
export(minmaxHelper)
export(peeledHull)
export(prettyBars)
export(prettyGraphsColorSelection)
export(prettyGraphsColors)
export(prettyGraphsHSVColorSelection)
export(prettyPlot)
export(prettyScree)
export(repmat)
importFrom(grDevices,chull)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,dev.new)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,cor)
importFrom(utils,head)
importFrom(utils,tail)
