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

S3method(print,exPlot)
S3method(print,exReport)
S3method(print,exTabular)
S3method(print,experiment)
S3method(print,testMultipleControl)
S3method(print,testMultiplePairwise)
S3method(summary,exPlot)
S3method(summary,exReport)
S3method(summary,exTabular)
S3method(summary,experiment)
S3method(summary,testMultipleControl)
S3method(summary,testMultiplePairwise)
S3method(toString,experiment)
export(expCombine)
export(expConcat)
export(expCreate)
export(expCreateFromTable)
export(expExtend)
export(expExtract)
export(expGetDuplicated)
export(expInstantiate)
export(expReduce)
export(expRemoveDuplicated)
export(expRename)
export(expReorder)
export(expSubset)
export(exreport)
export(exreportAdd)
export(exreportRender)
export(plotCumulativeRank)
export(plotExpSummary)
export(plotRankDistribution)
export(tabularExpSummary)
export(tabularTestPairwise)
export(tabularTestSummary)
export(testMultipleControl)
export(testMultiplePairwise)
export(testPaired)
import(ggplot2)
importFrom("grDevices", "dev.off", "pdf", "png", "postscript", "setEPS", "svg")
importFrom("methods", "is")
importFrom("stats", "aggregate", "pchisq", "pf", "pnorm", "psignrank", "reorder")
importFrom("utils", "browseURL")