# Generated by roxygen2: do not edit by hand

S3method("*",funts)
S3method("+",funts)
S3method("-",funts)
S3method("[",funts)
S3method(length,funts)
S3method(plot,fforecast)
S3method(plot,fssa)
S3method(plot,funts)
S3method(print,fforecast)
S3method(print,funts)
export(as.funts)
export(eval.funts)
export(fforecast)
export(fpredinterval)
export(freconstruct)
export(fssa)
export(funts)
export(is.funts)
export(launchApp)
export(loadCallcenterData)
export(loadJambiData)
export(loadMontanaData)
export(loadTempData)
export(plotly_funts)
import(shiny)
importFrom(RSpectra,eigs)
importFrom(Rcpp,sourceCpp)
importFrom(Rssa,reconstruct)
importFrom(Rssa,ssa)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(fda,create.bspline.basis)
importFrom(fda,eval.basis)
importFrom(fda,eval.fd)
importFrom(fda,fd)
importFrom(fda,inprod)
importFrom(fda,is.basis)
importFrom(fda,is.fd)
importFrom(fda,pca.fd)
importFrom(fda,smooth.basis)
importFrom(ftsa,quantile.fts)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,waiver)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(lattice,levelplot)
importFrom(lattice,xyplot)
importFrom(markdown,mark)
importFrom(plotly,add_lines)
importFrom(plotly,add_surface)
importFrom(plotly,ggplotly)
importFrom(plotly,hide_colorbar)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(plotly,subplot)
importFrom(rainbow,fts)
importFrom(stats,approxfun)
importFrom(stats,density)
importFrom(stats,fft)
importFrom(stats,integrate)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,ts.plot)
importFrom(tibble,as_tibble)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
useDynLib(Rfssa)
useDynLib(Rfssa, .registration = TRUE)
