# Generated by roxygen2: do not edit by hand

export(MSE)
export(RE)
export(RMSE)
export(RSS)
export(calibrar.HW)
export(calibrar.arima)
export(df_periods)
export(dfnormal)
export(e_acf)
export(e_decompose)
export(e_histnormal)
export(e_pacf)
export(e_periods)
export(e_qq)
export(e_tc)
export(get_start)
export(grafico.errores)
export(run_app)
export(smoothing)
export(tabla.errores)
export(text_toDate)
export(var.categoricas)
export(var.numericas)
import(echarts4r)
import(htmlwidgets)
import(rlang)
import(shiny)
import(shinyAce)
import(shinycustomloader)
import(shinydashboardPlus)
importFrom(DT,formatStyle)
importFrom(DT,tableHeader)
importFrom(colourpicker,colourInput)
importFrom(config,get)
importFrom(forecast,auto.arima)
importFrom(forecast,forecast)
importFrom(forecast,meanf)
importFrom(forecast,naive)
importFrom(forecast,nnetar)
importFrom(forecast,rwf)
importFrom(forecast,snaive)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(graphics,hist)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(lubridate,days)
importFrom(lubridate,duration)
importFrom(lubridate,hour)
importFrom(lubridate,interval)
importFrom(lubridate,minute)
importFrom(lubridate,second)
importFrom(lubridate,seconds)
importFrom(lubridate,wday)
importFrom(lubridate,year)
importFrom(lubridate,ymd_hms)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,infoBox)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabBox)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinyjs,addClass)
importFrom(shinyjs,hide)
importFrom(shinyjs,removeClass)
importFrom(shinyjs,runjs)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,HoltWinters)
importFrom(stats,acf)
importFrom(stats,arima)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,decompose)
importFrom(stats,dnorm)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,pacf)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,spec.pgram)
importFrom(stats,stl)
importFrom(stats,ts.union)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_to_lower)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(zoo,rollapply)
