CMD + K

r-janitor

Community

The main janitor functions can: perfectly format data.frame column names; provide quick one- and two-variable tabulations (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.

Installation

To install this package, run one of the following:

Conda
$conda install fongchun::r-janitor

Usage Tracking

0.3.0
0.2.1
0.2.0
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

The main janitor functions can: perfectly format data.frame column names; provide quick one- and two-variable tabulations (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.

Last Updated

Aug 24, 2017 at 14:55

License

MIT + file LICENSE

Total Downloads

192

Supported Platforms

macOS-64

Unsupported Platforms

linux-64 Last supported version: 0.2.1