install.packages("devtools")
library("devtools")
devtools::install_github("klutometis/roxygen")
library(roxygen2)
setwd("/Users/jamesmartherus/Dropbox/Research/martherus/")
devtools::create("martherus")
roxygenize()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.