# Generated by roxygen2: do not edit by hand

S3method(quantiles,data.frame)
S3method(quantiles,data.table)
S3method(quantiles,tbl_df)
S3method(tab,data.frame)
S3method(tab,data.table)
S3method(tab,tbl_df)
S3method(tabcount,data.frame)
S3method(tabcount,data.table)
S3method(tabcount,tbl_df)
export(quantiles)
export(tab)
export(tabcount)
importFrom(data.table,":=")
importFrom(data.table,.GRP)
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
importFrom(data.table,setcolorder)
importFrom(dplyr,tibble)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
