Software
Placeholder

funs

Collection of low-level functions for working with vctrs

R

The funs package provides a collection of vectorized functions designed to work alongside other tidyverse tools. It extends the tidyverse ecosystem with additional functional programming utilities.

This package fills gaps in the tidyverse by offering specialized vectorized operations that complement existing tools. It follows tidyverse design principles and integrates seamlessly with packages like dplyr and purrr. The functions are optimized for common data manipulation tasks that aren’t covered by other tidyverse packages.

Contributors