Nothing
# Must manually move image files from eia/ to eia/vignettes/ after knit
time = Sys.time()
library(knitr)
knit(here::here("vignettes/benchmark.Rmd.orig"), here::here("vignettes/benchmark.Rmd"))
# unlink(here::here("plot-benchmark-small-1.png"))
unlink(here::here("plot-benchmark-1.png"))
Sys.time() - time
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.