sfirke/janitor: Simple Tools for Examining and Cleaning Dirty Data

The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and explore duplicate records. Other janitor functions nicely format the tabulation results. These tabulate-and-report functions approximate popular features of SPSS and Microsoft Excel. This package follows the principles of the "tidyverse" and works well with the pipe function %>%. janitor was built with beginning-to-intermediate R users in mind and is optimized for user-friendliness.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.2.0.9000
URL https://github.com/sfirke/janitor https://sfirke.github.io/janitor/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sfirke/janitor")
sfirke/janitor documentation built on Sept. 18, 2024, 1:54 p.m.