A collection of handy commands for R.
To install it directly from github, run:
#install.packages("devtools")
devtools::install_github("inductivestep/handbag")
Include as usual:
library(handbag)
For a list of functions, try
help(package = "handbag")
Or have a look over here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.