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

parnsip

A screenshot of a GitHub code search on "parnsip", which yields 82 results.

Installation

You can install parnsip from GitHub with:

# install.packages("devtools")
devtools::install_github("simonpcouch/parnsip")

Example

This is a basic example which shows you how to solve a common problem (that is, mistyping "parsnip"):

library(parnsip)

Roadmap



simonpcouch/parnsip documentation built on May 20, 2022, 12:06 a.m.