From f44a0a144fae6ca9a07885ec26b51903b8edf449 Mon Sep 17 00:00:00 2001 From: Paschalis Chatzopoulos <58082380+paschatz@users.noreply.github.com> Date: Thu, 21 Dec 2023 09:56:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b49d5ec..b595174 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,5 @@ To cite our data: - ```tables``` = Here you can find the exported tables from the ```scripts/PREMON_analysis_script.R``` script. - ```raw_data``` = Here you can find the raw data that we used for our analysis. + +- ```renv``` = Here is stored a reproducible R environemnt. Users can reproduce the exact versions of r-packages we used during the analysis. This is an export of [renv](https://rstudio.github.io/renv/articles/renv.html) package.