To install in R type:
if("devtools" %in% rownames(installed.packages()) == FALSE) {install.packages("devtools")}
devtools::install_github("jasonserviss/RNAseqFunctions", subdir = NULL, host = "api.github.com")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.