This is the Github Introduction and Reproducible Research Training, held in May 2022 at RIVM, The Netherlands as a hands-on physical meeting.
This is a {bookdown}
site that can be rendered to a website.
Clone the repo to your environment and follow the steps below.
Run the following commands in R
install.packages(c("tidyverse", "usethis", "testthat"))
install.packages("bookdown")
bookdown::render_book(".")