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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of janitor!