knitr::opts_chunk$set(echo = TRUE, message = FALSE, warning = FALSE, dev = "ragg_png", fig.width = 9, fig.height = 6, dpi = 600, retina = 1) Sys.setlocale("LC_TIME", "C")
## please add ALL LIBRARIES NEEDED HERE ## for non-CRAN packages please keep install instruction but commented library()
Session Info
## DO NOT REMOVE! Sys.time() #git2r::repository() ## uncomment if you are using GitHub sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.