# Fonts have to be loaded only once
extrafont::loadfonts(device="pdf")
extrafont::loadfonts(device="postscript")
source("intdata/R/drake_packages.R") # loads packages
source("intdata/R/drake_functions.R") # defines the functions
source("intdata/R/drake_plan.R") # creates the drake plan
#drake::r_make()
drake::make(plan)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.