# Generated by roxygen2: do not edit by hand

S3method(plot,rbin_equal_freq)
S3method(plot,rbin_equal_length)
S3method(plot,rbin_factor)
S3method(plot,rbin_manual)
S3method(plot,rbin_quantiles)
S3method(plot,rbin_winsorize)
S3method(print,rbin_equal_freq)
S3method(print,rbin_equal_length)
S3method(print,rbin_factor)
S3method(print,rbin_manual)
S3method(print,rbin_quantiles)
S3method(print,rbin_winsorize)
S3method(rbin_equal_freq,default)
S3method(rbin_equal_length,default)
S3method(rbin_factor,default)
S3method(rbin_manual,default)
S3method(rbin_winsorize,default)
export(rbinAddin)
export(rbinFactorAddin)
export(rbin_create)
export(rbin_equal_freq)
export(rbin_equal_length)
export(rbin_factor)
export(rbin_factor_combine)
export(rbin_factor_create)
export(rbin_manual)
export(rbin_quantiles)
export(rbin_winsorize)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,data.table)
importFrom(data.table,setDF)
importFrom(data.table,setorder)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,menu)
importFrom(utils,packageVersion)
importFrom(utils,tail)
