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
Yesterday | 3.985 +125% |
Last 7 days | 37.491 -42% |
Last 30 days | 204.087 -3% |
Last 90 days | 585.347 +5% |
Last 365 days | 1.740.249 +15% |
Maintainer
Maintainer | Sam Firke |
Depends
R | ≥ 3.1.2 |