knitr::opts_chunk$set( echo = TRUE, fig.width = 6, fig.asp = 0.618, out.width = "100%", fig.align = "center", collapse = TRUE, comment = "#>" )
library(here) library(tidyverse) theme_set(theme_light())
Session info
Sys.time() git2r::repository() sessioninfo::session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.