tidyverse / funs

Collection of low-level functions for working with vctrs
Other
34 stars 7 forks source link

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")