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

whispr

Lifecycle: experimental R-CMD-check test-coverage Codecov test coverage pkgdown

The goal of whispr is to ...

Installation

You can install the development version of whispr like so:

# install.packages("remotes")
remotes::install_github("FredLaRosa/whispr")

Example

This is a basic example which shows you how to solve a common problem:

library(whispr)


FredLaRosa/whispr documentation built on Dec. 17, 2021, 8:32 p.m.