# Generated by roxygen2: do not edit by hand

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_factor,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(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(utils,globalVariables)
