# Generated by roxygen2: do not edit by hand

export(LSD.pie)
export(align)
export(clusterplot)
export(colorpalette)
export(comparisonplot)
export(complementarycolor)
export(convertcolor)
export(convertgrey)
export(daltonize)
export(demotour)
export(disco)
export(distinctcolors)
export(ellipsescatter)
export(emptyplot)
export(fusionplot)
export(heatbarplot)
export(heatboxplot)
export(heathist)
export(heatpairs)
export(heatscatter)
export(heatscatterpoints)
export(intersphere)
export(linesplot)
export(makemovie)
export(msdplot)
export(plotit)
export(plotmatrix)
export(singleclusterplot)
export(singlefusionplot)
export(singlemsdplot)
export(webdesign)
export(windowxy)

importFrom("grDevices", "bmp", "cm.colors", "col2rgb",
             "colorRampPalette", "dev.new", "dev.off", "devAskNewPage",
             "heat.colors", "hsv", "jpeg", "pdf", "png", "postscript",
             "rainbow", "rgb", "terrain.colors", "tiff", "topo.colors")
importFrom("graphics", "abline", "arrows", "axis", "barplot", "box",
             "boxplot", "clip", "contour", "hist", "layout", "legend",
             "lines", "mtext", "pairs", "par", "plot.new", "plot.window",
             "points", "polygon", "rect", "rug", "segments", "text",
             "title")
importFrom("stats", "approxfun", "cor", "density", "dnorm", "kmeans",
             "median", "qchisq", "quantile", "rf", "rnorm", "runif",
             "sd", "splinefun", "var")
importFrom("utils", "combn")
