# Generated by roxygen2: do not edit by hand

S3method("+",gg_tsensemble)
S3method(autolayer,tbl_ts)
S3method(autoplot,dcmp_ts)
S3method(autoplot,tbl_ts)
S3method(floor_tsibble_date,default)
S3method(floor_tsibble_date,numeric)
S3method(floor_tsibble_date,yearmonth)
S3method(floor_tsibble_date,yearquarter)
S3method(floor_tsibble_date,yearweek)
S3method(grid.draw,gg_tsensemble)
S3method(print,gg_tsensemble)
export(autolayer)
export(autoplot)
export(gg_arma)
export(gg_irf)
export(gg_lag)
export(gg_season)
export(gg_subseries)
export(gg_tsdisplay)
export(gg_tsresiduals)
import(rlang)
import(tsibble)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(fabletools,get_frequencies)
importFrom(ggplot2,aes)
importFrom(ggplot2,autolayer)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grid,grid.draw)
importFrom(lifecycle,deprecated)
importFrom(lubridate,as_date)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(stats,complete.cases)
importFrom(stats,na.exclude)
importFrom(tidyr,gather)
