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

S3method("[",monthly)
S3method("[",quarterly)
S3method(as.Date,monthly)
S3method(as.Date,quarterly)
S3method(as.POSIXct,monthly)
S3method(as.POSIXct,quarterly)
S3method(as.POSIXlt,monthly)
S3method(as.POSIXlt,quarterly)
S3method(as.character,monthly)
S3method(as.character,quarterly)
S3method(as.data.frame,monthly)
S3method(as.data.frame,quarterly)
S3method(as.list,monthly)
S3method(as.list,quarterly)
S3method(as.monthly,POSIXlt)
S3method(as.monthly,default)
S3method(as.monthly,numeric)
S3method(as.quarterly,POSIXlt)
S3method(as.quarterly,default)
S3method(as.quarterly,numeric)
S3method(c,monthly)
S3method(c,quarterly)
S3method(cut,monthly)
S3method(cut,quarterly)
S3method(format,monthly)
S3method(format,quarterly)
S3method(mean,monthly)
S3method(mean,quarterly)
S3method(print,monthly)
S3method(print,quarterly)
S3method(rep,monthly)
S3method(rep,quarterly)
S3method(seq,monthly)
S3method(seq,quarterly)
S3method(split,monthly)
S3method(split,quarterly)
S3method(spread_,data.table)
S3method(spread_,tbl_dt)
S3method(sum_up,data.frame)
S3method(sum_up,default)
S3method(tab,data.frame)
S3method(tab,default)
S3method(unique,monthly)
S3method(unique,quarterly)
export(as.monthly)
export(as.quarterly)
export(compute_distance)
export(count_combinations)
export(demean)
export(discard)
export(discard_)
export(discard_if)
export(discard_if_)
export(evalm)
export(fill_gap)
export(fill_gap_)
export(find_duplicates)
export(find_duplicates_)
export(floor_date)
export(fuzzy_join)
export(graph)
export(graph_)
export(is.monthly)
export(is.panel)
export(is.panel_)
export(is.quarterly)
export(join)
export(keep)
export(keep_)
export(keep_if)
export(keep_if_)
export(pastem)
export(pastem0)
export(quotem)
export(quotem_)
export(roll_lag)
export(roll_lead)
export(setdiscard)
export(setdiscard_)
export(setkeep)
export(setkeep_)
export(setna)
export(setna_)
export(setpanel)
export(setpanel_)
export(sum_up)
export(sum_up_)
export(tab)
export(tab_)
export(tag)
export(tempname)
export(tlag)
export(tlead)
export(vars)
export(vars_)
export(vars_not)
export(vars_not_)
export(winsorise)
export(winsorize)
export(xtile)
import(data.table)
import(ggplot2)
importFrom(Hmisc,wtd.quantile)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange_)
importFrom(dplyr,bind_cols)
importFrom(dplyr,data_frame)
importFrom(dplyr,do)
importFrom(dplyr,do_)
importFrom(dplyr,filter_)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,funs_)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,groups)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,mutate_each_)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,rename_)
importFrom(dplyr,right_join)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,select_vars_)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_)
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)
importFrom(lazyeval,lazy_dots)
importFrom(lazyeval,lazy_eval)
importFrom(lfe,demeanlist)
importFrom(lfe,felm)
importFrom(lubridate,period)
importFrom(lubridate,second)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(matrixStats,colRanges)
importFrom(matrixStats,colWeightedMeans)
importFrom(matrixStats,weightedMean)
importFrom(parallel,mclapply)
importFrom(stargazer,stargazer)
importFrom(stats,lag)
importFrom(stringdist,stringdist)
importFrom(stringdist,stringdistmatrix)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(tidyr,gather_)
importFrom(tidyr,spread)
importFrom(tidyr,spread_)
