# Generated by roxygen2: do not edit by hand

S3method(frame_calendar,default)
S3method(frame_calendar,tbl_ts)
export("%>%")
export(GeomAcf)
export(au_holiday)
export(draw_key_acf)
export(frame_calendar)
export(geom_acf)
export(prettify)
export(stat_acf)
export(vars)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_size)
importFrom(dplyr,groups)
importFrom(dplyr,if_else)
importFrom(dplyr,is.grouped_df)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggplot2,GeomLabel)
importFrom(ggplot2,GeomText)
importFrom(ggplot2,aes)
importFrom(ggplot2,draw_key_path)
importFrom(ggplot2,draw_key_rect)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,is.ggplot)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,layer)
importFrom(ggplot2,resolution)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,wrap_dims)
importFrom(grid,gList)
importFrom(grid,grobTree)
importFrom(lubridate,"month<-")
importFrom(lubridate,as_date)
importFrom(lubridate,days)
importFrom(lubridate,days_in_month)
importFrom(lubridate,isoweek)
importFrom(lubridate,mday)
importFrom(lubridate,month)
importFrom(lubridate,wday)
importFrom(lubridate,weeks)
importFrom(lubridate,year)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(readr,locale)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(timeDate,Easter)
importFrom(timeDate,GoodFriday)
importFrom(tsibble,build_tsibble)
importFrom(tsibble,index)
importFrom(tsibble,index2)
importFrom(tsibble,interval)
importFrom(tsibble,is_ordered)
importFrom(tsibble,key)
