CMD + K

r-tidytidbits

Community

A selection of various tools to extend a data analysis workflow based on the 'tidyverse' packages. This includes high-level data frame editing methods (in the style of 'mutate'/'mutate_at'), some methods in the style of 'purrr' and 'forcats', 'lookup' methods for dict-like lists, a generic method for lumping a data frame by a given count, various low-level methods for special treatment of 'NA' values, 'python'-style tuple-assignment and 'truthy'/'falsy' checks, saving to PDF and PNG from a pipe and various small utilities.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-tidytidbits

Usage Tracking

0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A selection of various tools to extend a data analysis workflow based on the 'tidyverse' packages. This includes high-level data frame editing methods (in the style of 'mutate'/'mutate_at'), some methods in the style of 'purrr' and 'forcats', 'lookup' methods for dict-like lists, a generic method for lumping a data frame by a given count, various low-level methods for special treatment of 'NA' values, 'python'-style tuple-assignment and 'truthy'/'falsy' checks, saving to PDF and PNG from a pipe and various small utilities.

Last Updated

Aug 19, 2025 at 05:12

License

GPL-3.0-only

Total Downloads

64.3K

Supported Platforms

noarch