# Generated by roxygen2: 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(count)
export(fill_gap)
export(fill_gap_)
export(find_duplicates)
export(find_duplicates_)
export(is.monthly)
export(is.panel)
export(is.panel_)
export(is.quarterly)
export(join)
export(pctile)
export(stat_binmean)
export(sum_up)
export(sum_up_)
export(tab)
export(tab_)
export(tempname)
export(tlag)
export(tlead)
export(winsorise)
export(winsorize)
export(xtile)
import(ggplot2)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,dcast.data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,key)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setattr)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,count_)
importFrom(dplyr,data_frame)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,distinct_)
importFrom(dplyr,do)
importFrom(dplyr,do_)
importFrom(dplyr,filter)
importFrom(dplyr,filter_)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,funs_)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,group_indices_)
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,rbind_all)
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,ungroup)
importFrom(dplyr,with_order)
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(matrixStats,colRanges)
importFrom(matrixStats,colWeightedMeans)
importFrom(matrixStats,weightedMean)
importFrom(methods,is)
importFrom(parallel,mclapply)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
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_)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,type.convert)
