knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Use devtools to install the \code{shrip} package, which is mad chill.
# Install devtools install.packages("devtools") # Load devtools library(devtools) # Use devtools to install shrip devtools::install_github("chebuu/shrip") # Load the package library(shrip)
# Docs for shrip::rip help("rip", "shrip") # Docs for shrip::ripids help("ripids", "shrip")
Use help
open the help menu.
# The shrip help menu help("help", "shrip")
shrip
To use \code{shrip}, it's important to know what shripping is. The simplest way to understand a basic shrip is to compare shripping to shredding. Both shripping and shredding are gnarly, however shripping is also chill, whereas shredding (much like 'scending) may or may not be chill. On the other hand, shripping is typically not lit, while shredding is commonly lit and may also be rad.
Below is a simple example of how to create a ship. A shrip is the functional unit of shripping.
# Start ripping shrip::rip(10, ripBreh, awShripped)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.