To install all required packages for this analysis, please execute
renv::init()
renv::install()
from the repository root.
The renv package is the successor of the packrat package and can be installed using remotes::install_github("rstudio/renv")
.
This will create a project-based R library with R packages being kept at a specific version for reproducibility.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.