Installation
About
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.
github.com/sfirke/janitor | |
sfirke.github.io/janitor/ | |
Bug report | File report |
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 22.336 -29% |
Last 30 days | 102.967 -1% |
Last 90 days | 298.366 -18% |
Last 365 days | 1.492.851 -9% |
Depends
R | ≥ 3.1.2 |