knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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


tidyverse/funs documentation built on May 21, 2022, 12:12 p.m.