# Generated by roxygen2: do not edit by hand

S3method(plot,harmanresults)
S3method(print,summary.harmanresults)
S3method(summary,harmanresults)
export(arrowPlot)
export(harman)
export(pcaPlot)
export(prcompPlot)
export(reconstructData)
export(shiftBetas)
exportClasses(harmanresults)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,arrows)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,prcomp)
useDynLib(Harman)
