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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of janitor!