library(devtools)
setwd("/home/laurence/Desktop/sea++/mydas/pkgs")
create("mydas")
current.code <- as.package("mydas")
load_all(current.code)
document(current.code)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.