Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns. 
| Version: | 0.1.1 | 
| Imports: | magrittr, dplyr, stringr, tidyselect, purrr, janitor, tibble, rlang, lubridate, stats, scales, ggplot2, rlist, OneR, strex, ClusterR, framecleaner, xgboost, badger, autostats | 
| Suggests: | knitr, rmarkdown, arulesCBA, embed, woeBinning, recipes | 
| Published: | 2024-06-12 | 
| DOI: | 10.32614/CRAN.package.tidybins | 
| Author: | Harrison Tietze [aut, cre] | 
| Maintainer: | Harrison Tietze  <Harrison4192 at gmail.com> | 
| BugReports: | https://github.com/Harrison4192/tidybins/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://harrison4192.github.io/tidybins/,
https://github.com/Harrison4192/tidybins | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | tidybins results |