README.md

tidyhelpr

Lifecycle:
experimental R-CMD-check

The tidyhelpr package is a conglomeration of useful helper function for data wrangling with the tidyverse. It is (and per se will always be) work in progress as I add a function if

  1. I construct roughly the same helper function in multiple (non-related) projects.
  2. The function is nontrivial.

At the moment, tidyhelpr includes the following functions:

Installation

You can install the development version of tidyhelpr from GitHub with:

# install.packages("devtools")
devtools::install_github("albutz/tidyhelpr")

Examples



albutz/tidyhelpr documentation built on May 9, 2022, 12:03 a.m.