About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-janitor

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.2.1
  • linux-64 v1.1.1
  • osx-64 v1.1.1
  • win-64 v1.1.1

conda install

To install this package run one of the following:
conda install conda-forge::r-janitor
conda install conda-forge/label/cf201901::r-janitor
conda install conda-forge/label/cf202003::r-janitor
conda install conda-forge/label/gcc7::r-janitor

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy