The goal of wdds-sortee-workshop is to provide practical examples of using data standards in disease ecology.
This workshop will use R.
Please install R (and maybe Rstudio, VS Code or Positron) before the workshop.
This package uses renv to track package dependencies.
renv makes it easy to install packages hosted on github.
See the packages.R for R package dependencies.
Use renv::restore() to install the packages used in this project.