# Generated by roxygen2: do not edit by hand

S3method(print,cleanTS)
export(anim_save)
export(animate)
export(animate_interval)
export(cleanTS)
export(gen.animation)
export(gen.report)
export(interact_plot)
export(mergecsv)
export(na_interpolation)
export(na_kalman)
export(na_locf)
export(na_ma)
export(na_mean)
import(ggplot2)
import(glue)
import(shiny)
import(stringr)
import(transformr)
importFrom(anomalize,anomalize)
importFrom(anomalize,time_decompose)
importFrom(anomalize,time_recompose)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,melt)
importFrom(data.table,merge.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(gganimate,anim_save)
importFrom(gganimate,animate)
importFrom(imputeTS,na_interpolation)
importFrom(imputeTS,na_kalman)
importFrom(imputeTS,na_locf)
importFrom(imputeTS,na_ma)
importFrom(imputeTS,na_mean)
importFrom(lubridate,interval)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,period)
importFrom(stringr,str_c)
importFrom(stringr,str_ends)
importFrom(tibble,as_tibble)
