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.
Version: |
0.3.2 |
Imports: |
utils, stats, grDevices, methods, rlang (≥ 0.4.0), dplyr (≥
1.0.0), forcats, grid, purrr, stringr, tibble, tidyr, tidyselect, extrafont, magrittr |
Suggests: |
survival |
Published: |
2022-03-16 |
DOI: |
10.32614/CRAN.package.tidytidbits |
Author: |
Marcel Wiesweg [aut, cre] |
Maintainer: |
Marcel Wiesweg <marcel.wiesweg at uk-essen.de> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
tidytidbits results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidytidbits
to link to this page.