# Generated by roxygen2: do not edit by hand

export(aggregateData)
export(compare)
export(computeABCXYZAnalysis)
export(computeConstants)
export(computeOverperformer)
export(computeUnderperformer)
export(detectTimeVariations)
export(expandData)
export(plotValueSeries)
export(predictValue)
export(summary)
exportClasses(ABCXYZComparison)
exportClasses(ABCXYZData)
exportClasses(Forecast)
exportMethods(compare)
exportMethods(plot)
exportMethods(summary)
import(data.table)
import(methods)
import(tidyverse)
importFrom(ISOweek,ISOweek)
importFrom(ISOweek,ISOweek2date)
importFrom(dplyr,"%>%")
importFrom(dplyr,distinct)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(forecast,auto.arima)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,xtabs)
importFrom(tidyr,crossing)
importFrom(tidyr,fill)
importFrom(tidyr,spread)
importFrom(utils,head)
importFrom(utils,tail)
