janitor provides simple, convenient tools for data cleaning, formatting, and exploration in R. It is especially useful for cleaning messy data frames, removing duplicates, formatting column names, and producing frequency tables in a tidy workflow.
Features
- clean_names() to standardize column names to snake case
- get_dupes() to identify duplicate rows easily
- tabyl() for quick frequency or crosstab tables
- adorn_*() functions to format tabyl output with totals, percentages
- Helpers like remove_empty(), remove_constant(), compare_df_cols()
- Tidyverse-friendly and supports %>% pipelines
Categories
Data ManagementLicense
MIT LicenseFollow janitor
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of janitor!