The "bitpals" R package can be installed from GitHub with:
# Run if you don't already have devtools installed
install.packages("devtools")
# Run once devtools is successfully installed
devtools::install_github("cfree14/bitpals", force=T)
library(bitpals)
The package provides Monopoly, Seinfeld, and Dunkin Donuts-themed color palettes for R.
It includes the following two functions:
?display_bitpals
?bitpal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.