The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and isolate 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. Advanced R users can already do everything covered here, but with janitor they can do it faster and save their thinking for the fun stuff.
Package details |
|
---|---|
Author | Sam Firke [aut, cre], Chris Haid [ctb], Ryan Knight [ctb] |
Date of publication | 2018-03-22 20:59:45 UTC |
Maintainer | Sam Firke <[email protected]> |
License | MIT + file LICENSE |
Version | 1.0.0 |
URL | https://github.com/sfirke/janitor |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.