You can install parnsip from GitHub with:
# install.packages("devtools")
devtools::install_github("simonpcouch/parnsip")
This is a basic example which shows you how to solve a common problem
(that is, mistyping "parsnip"
):
library(parnsip)
::
thing with parnsiplibrary(parnsip)
with
library(parsnip)
, but that would make this package really hard to
developAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.