if ("DBModelR" %in% rownames(installed.packages())) {
remove.packages("DBModelR")
}
install.packages(".", repos=NULL, type="source")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.