# Generated by roxygen2: do not edit by hand

S3method(doAngle,PCADSC)
S3method(doAngle,pcaRes)
S3method(doCE,PCADSC)
S3method(doCE,pcaRes)
S3method(doChroma,PCADSC)
S3method(doChroma,pcaRes)
export(CEPlot)
export(PCADSC)
export(anglePlot)
export(chromaPlot)
export(doAngle)
export(doCE)
export(doChroma)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,as_labeller)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,qplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grid,arrow)
importFrom(methods,setMethod)
importFrom(reshape2,melt)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stats,sd)
