juliasilge Steps to clean names and factor levels (#101)
701dc29 Sep 18, 2020
Steps to clean names and factor levels (#101)
* Initial go at step_clean_levels()

* Typos for step_stem()

* Use juice() in test

* Update GH actions

* Update docs for step_text_normalization()

* One file for each step

* Add step_clean_names()

* Add doc links for cleaning steps

* Add cleaning steps to pkgdown site

* Update NEWS for new cleaning steps
701dc29