janitor (2.2.1)
Published 2026-02-24 13:47:17 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("janitor")About this package
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.Simple Tools for Examining and Cleaning Dirty Data
Dependencies
| Imports | dplyr (>= 1.0.0), hms, lifecycle, lubridate, magrittr, purrr, rlang, stringi, stringr, snakecase (>= 0.9.2), tidyselect (>= 1.0.0), tidyr (>= 0.7.0) |
| Depends | R (>= 3.1.2) |
| Suggests | dbplyr, knitr, rmarkdown, RSQLite, sf, testthat (>= 3.0.0), tibble, tidygraph |
Details
2026-02-24 13:47:17 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
MIT + file LICENSE
Sam Firke
Bill Denney
Chris Haid
Ryan Knight
Malte Grosser
Jonathan Zadra
228 KiB
janitor_2.2.1.tar.gz
228 KiB
2.2.1
2026-02-24