Load sets of R packages
After (installing and) loading:
library("devtools")
Then you can install:
install_github("sndean/packageSets")
library(packageSets)
packageSet(all)
Mostly made this for me, so that I don't have to copy the same header of installing/loading packages to every file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.