# Generated by roxygen2: do not edit by hand

S3method(.decomp,use_stl)
S3method(inzightts,character)
S3method(inzightts,data.frame)
S3method(inzightts,tbl_ts)
S3method(inzightts,ts)
S3method(plot,inz_dcmp)
S3method(plot,inz_frct)
S3method(plot,inz_ts)
S3method(plot,seas_ts)
S3method(predict,inz_ts)
S3method(print,summary_inz_frct)
S3method(seasonplot,inz_ts)
S3method(summary,inz_frct)
export(decomp)
export(ggplotable)
export(inzightts)
export(log_if)
export(seasonplot)
export(subseries)
import(ggplot2)
import(grDevices)
import(graphics)
import(grid)
import(patchwork)
import(stats)
import(utils)
importFrom(rlang,':=')
importFrom(rlang,.data)
