# Generated by roxygen2: do not edit by hand

S3method("*",fts)
S3method("+",fts)
S3method("-",fts)
S3method("[",fts)
S3method(plot,fssa)
S3method(plot,fts)
export(cor.fts)
export(freconstruct)
export(fssa)
export(fts)
export(fwcor)
export(launchApp)
export(wplot)
import(Rssa)
import(dplyr)
import(shiny)
importFrom(Rcpp,sourceCpp)
importFrom(fda,create.bspline.basis)
importFrom(fda,eval.fd)
importFrom(fda,fd)
importFrom(fda,inprod)
importFrom(fda,is.fd)
importFrom(fda,pca.fd)
importFrom(fda,smooth.basis)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(plotly,add_lines)
importFrom(plotly,add_surface)
importFrom(plotly,hide_colorbar)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(plotly,subplot)
importFrom(stats,density)
importFrom(stats,fft)
importFrom(stats,integrate)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,ts.plot)
importFrom(utils,head)
importFrom(utils,read.table)
useDynLib(Rfssa)
useDynLib(Rfssa, .registration = TRUE)
