#Start in default working directory
setwd("..")
pkg <- "CodenameR"
devtools::document(pkg)
devtools::install(pkg)
setwd(pkg)
GitRDone::git_r_done()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.