# Generated by roxygen2: do not edit by hand

S3method(frame_calendar,default)
S3method(frame_calendar,grouped_df)
S3method(frame_calendar,tbl_ts)
S3method(prettify,ggplot)
S3method(prettify,plotly)
export("%>%")
export(FacetCalendar)
export(GeomAcf)
export(draw_key_acf)
export(facet_calendar)
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)
