tidytidbits: A Collection of Tools and Helpers Extending the Tidyverse

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.

Getting started

Package details

AuthorMarcel Wiesweg [aut, cre]
MaintainerMarcel Wiesweg <marcel.wiesweg@uk-essen.de>
LicenseGPL-3
Version0.3.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tidytidbits")

Try the tidytidbits package in your browser

Any scripts or data that you put into this service are public.

tidytidbits documentation built on March 18, 2022, 6:10 p.m.