knitr::opts_chunk$set( echo = ech <- FALSE, warning = ech, message = ech, error = ech, include = TRUE, cache.comments = TRUE, cache = FALSE, fig.height = 4, fig.width = 5 ) #knitr::opts_knit$set(root.dir = here::here())
Session Info
drake::readd(sessioninfo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.