# Generated by roxygen2: do not edit by hand

S3method(sw_augment,Arima)
S3method(sw_augment,HoltWinters)
S3method(sw_augment,StructTS)
S3method(sw_augment,bats)
S3method(sw_augment,default)
S3method(sw_augment,ets)
S3method(sw_augment,nnetar)
S3method(sw_augment,stlm)
S3method(sw_glance,Arima)
S3method(sw_glance,HoltWinters)
S3method(sw_glance,StructTS)
S3method(sw_glance,bats)
S3method(sw_glance,default)
S3method(sw_glance,ets)
S3method(sw_glance,nnetar)
S3method(sw_glance,stlm)
S3method(sw_sweep,default)
S3method(sw_sweep,forecast)
S3method(sw_tidy,Arima)
S3method(sw_tidy,HoltWinters)
S3method(sw_tidy,StructTS)
S3method(sw_tidy,bats)
S3method(sw_tidy,default)
S3method(sw_tidy,ets)
S3method(sw_tidy,nnetar)
S3method(sw_tidy,stl)
S3method(sw_tidy,stlm)
S3method(sw_tidy_decomp,HoltWinters)
S3method(sw_tidy_decomp,bats)
S3method(sw_tidy_decomp,decomposed.ts)
S3method(sw_tidy_decomp,default)
S3method(sw_tidy_decomp,ets)
S3method(sw_tidy_decomp,stl)
S3method(sw_tidy_decomp,stlm)
export("%>%")
export(sw_augment)
export(sw_glance)
export(sw_sweep)
export(sw_tidy)
export(sw_tidy_decomp)
importFrom(dplyr,"%>%")
importFrom(timetk,has_timetk_idx)
importFrom(timetk,tk_get_timeseries_variables)
importFrom(timetk,tk_index)
importFrom(timetk,tk_tbl)
importFrom(timetk,tk_ts)
