# exclude this script when actually compiling the package
# code used in setting up the package
if (FALSE){
packages <- sort(c("dplyr", "tidyr", "purrr", "stringr", "zoo", "cdcfluview",
"lubridate"))
library(devtools)
lapply(packages, use_package)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.