From ccf8ecbd72e6e0a9b10840146adc26446a86f2ba Mon Sep 17 00:00:00 2001 From: Erik Blystad Solbu <erik.solbu@nibio.no> Date: Wed, 13 Sep 2023 07:42:27 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 611c5fe..39d37cf 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ ## Getting started -- [ ] Run "load_data.R" first, then "estimation.R", when the data is available at .... -- [ ] All figures and tables can be run without loading the data and estimation. +- [ ] The datasets used in this paper are found at https://datadryad.org/stash/dataset/doi:10.5061/dryad.5dv41nsc2 +- [ ] Once the data is unzipped, you can run "load_data.R", then "estimation.R". +- [ ] All figures and tables can be run without loading the data and estimation, as the results are stored in the rds files. +- [ ] Any questions contact erik.solbu [at] nibio.no -- GitLab