# Generated by roxygen2: do not edit by hand

export(backtestBoxPlot)
export(backtestLeaderboard)
export(backtestSelector)
export(backtestSummary)
export(backtestTable)
export(genRandomFuns)
export(plotPerformanceVsParams)
export(portfolioBacktest)
export(stockDataDownload)
export(stockDataResample)
export(summaryBarPlot)
export(summaryTable)
import(digest)
import(ggplot2)
import(quantmod)
import(xts)
import(zoo)
importFrom(doSNOW,registerDoSNOW)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,topo.colors)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(snow,makeCluster)
importFrom(snow,stopCluster)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,modifyList)
importFrom(utils,tail)
importFrom(zoo,index)
