/funs

Collection of low-level functions for working with vctrs

Primary LanguageROtherNOASSERTION

funs

R-CMD-check Codecov test coverage

The goal of funs is to provide a useful set of vectorized functions that complement other tools in the tidyverse.

Installation

You can install the development version from GitHub with:

# install.packages("pak")
pak::pak("tidyverse/funs")