Slides for the Toronto Workshop on Reproducibility (TWR) 2023.
-
Title: A reproducible workflow and software tools for working with the Global Extreme Sea Level Analysis (GESLA) dataset
-
Authors: Fernando Mayer (Postdoc), Niamh Cahill (PI)
Open (or direct) R to the root of this directory. Once R is opened, it will recognize renv and install it. Then, run
renv::restore()
to install all the required packages.
Restart R and run
rmarkdown::render("slides-twr-gesla.Rmd")