# Generated by roxygen2 (4.0.2): do not edit by hand

S3method("[",monthly)
S3method("[",quarterly)
S3method("[",weekly)
S3method(as.Date,monthly)
S3method(as.Date,quarterly)
S3method(as.Date,weekly)
S3method(as.POSIXct,monthly)
S3method(as.POSIXct,quarterly)
S3method(as.POSIXct,weekly)
S3method(as.POSIXlt,monthly)
S3method(as.POSIXlt,quarterly)
S3method(as.POSIXlt,weekly)
S3method(as.character,monthly)
S3method(as.character,quarterly)
S3method(as.character,weekly)
S3method(as.data.frame,monthly)
S3method(as.data.frame,quarterly)
S3method(as.data.frame,weekly)
S3method(format,monthly)
S3method(format,quarterly)
S3method(format,weekly)
S3method(lag,default)
S3method(print,monthly)
S3method(print,quarterly)
S3method(print,weekly)
S3method(seq,monthly)
S3method(seq,quarterly)
S3method(seq,weekly)
S3method(spread_,data.table)
S3method(spread_,tbl_dt)
export(as.monthly)
export(as.quarterly)
export(as.weekly)
export(bin)
export(demean)
export(duplicates)
export(duplicates_)
export(fill_gap)
export(fill_gap_)
export(floor_date)
export(graph)
export(graph_)
export(is.monthly)
export(is.quarterly)
export(is.weekly)
export(join)
export(lead)
export(sample_mode)
export(setkeep)
export(setkeep_)
export(setmutate)
export(setmutate_)
export(setmutate_each)
export(setmutate_each_)
export(setna)
export(setna_)
export(sum_up)
export(sum_up_)
export(tag)
export(tempname)
export(winsorise)
export(winsorize)
import(data.table)
import(ggplot2)
importFrom(Hmisc,wtd.mean)
importFrom(Hmisc,wtd.quantile)
importFrom(Hmisc,wtd.var)
importFrom(dplyr,filter_)
importFrom(dplyr,funs_)
importFrom(dplyr,group_by)
importFrom(dplyr,sample_n)
importFrom(dplyr,select_)
importFrom(dplyr,select_vars_)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,with_order)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(lazyeval,all_dots)
importFrom(lazyeval,as.lazy)
importFrom(lazyeval,common_env)
importFrom(lazyeval,interp)
importFrom(lazyeval,lazy_dots)
importFrom(lfe,demeanlist)
importFrom(lubridate,mdy)
importFrom(lubridate,period)
importFrom(lubridate,second)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(matrixStats,colWeightedMeans)
importFrom(parallel,mcMap)
importFrom(parallel,mclapply)
importFrom(stats,lag)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(tidyr,gather_)
importFrom(tidyr,spread_)
