CRAN

tidytidbits 0.2.0

A Collection of Tools and Helpers Extending the Tidyverse

Released Feb 11, 2019 by Marcel Wiesweg

This package cannot yet be used with Renjin it depends on other packages which are not available: rlang 0.3.1, tibble 2.0.1, tidyr 0.8.2, purrr 0.3.0, and dplyr 0.7.8

Dependencies

tidyr 0.8.2 rlang 0.3.1 purrr 0.3.0 dplyr 0.7.8 tibble 2.0.1 stringr 1.4.0 tidyselect 0.2.5 magrittr 1.5 forcats 0.3.0 extrafont 0.17

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.

Source

R

View GitHub Mirror

Release History