Here are the setup steps to create this package. Do not run this code...
library(devtools) packageVersion("devtools")
create_package("../citscir")
library(usethis)
use_git()
use_r("demo1")
load_all()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.