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
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of janitor!