# Generated by roxygen2: do not edit by hand

S3method(autoplot,SA)
S3method(autoplot,jSA)
S3method(calendar,SA)
S3method(calendar,jSA)
S3method(calendaradj,SA)
S3method(calendaradj,jSA)
S3method(ggsiratioplot,SA)
S3method(ggsiratioplot,default)
S3method(ggsiratioplot,jSA)
S3method(init_ggplot,SA)
S3method(init_ggplot,jSA)
S3method(irregular,SA)
S3method(irregular,jSA)
S3method(raw,SA)
S3method(raw,jSA)
S3method(seasonal,SA)
S3method(seasonal,jSA)
S3method(seasonaladj,SA)
S3method(seasonaladj,jSA)
S3method(siratio,TRAMO_SEATS)
S3method(siratio,X13)
S3method(siratio,jSA)
S3method(siratioplot,SA)
S3method(siratioplot,default)
S3method(siratioplot,jSA)
S3method(trendcycle,SA)
S3method(trendcycle,jSA)
S3method(ts2df,mts)
S3method(ts2df,ts)
export(calendar)
export(calendaradj)
export(geom_arima)
export(geom_diagnostics)
export(geom_outlier)
export(geom_sa)
export(ggsiratioplot)
export(init_ggplot)
export(irregular)
export(raw)
export(seasonal)
export(seasonaladj)
export(siratio)
export(siratioplot)
export(stat_sa)
export(trendcycle)
export(ts2df)
export(y_forecast)
import(RJDemetra)
importFrom(ggplot2,GeomLabel)
importFrom(ggplot2,GeomLine)
importFrom(ggplot2,GeomText)
importFrom(ggplot2,autoplot)
importFrom(ggrepel,GeomLabelRepel)
importFrom(ggrepel,GeomTextRepel)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_default)
importFrom(stats,cycle)
importFrom(stats,frequency)
importFrom(stats,is.mts)
importFrom(stats,is.ts)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,ts.union)
