# 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(matmanDemo)
export(plotValueSeries)
export(predictValue)
export(summary)
exportClasses(ABCXYZComparison)
exportClasses(ABCXYZData)
exportClasses(Forecast)
exportMethods(compare)
exportMethods(plot)
exportMethods(summary)
import(methods)
import(shinydashboard)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,last)
importFrom(data.table,setDT)
importFrom(data.table,setorderv)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
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(lubridate,"%m-%")
importFrom(lubridate,interval)
importFrom(lubridate,isoweek)
importFrom(lubridate,isoyear)
importFrom(lubridate,month)
importFrom(lubridate,quarter)
importFrom(lubridate,week)
importFrom(lubridate,weeks)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(parsedate,parse_iso_8601)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shiny,br)
importFrom(shiny,column)
importFrom(shiny,dateInput)
importFrom(shiny,dateRangeInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,numericInput)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shinyWidgets,pickerInput)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,setNames)
importFrom(stats,xtabs)
importFrom(tidyr,crossing)
importFrom(tidyr,fill)
importFrom(tidyr,spread)
importFrom(tidyselect,all_of)
importFrom(utils,head)
importFrom(utils,tail)
