From 63929babccb4a5a19e91179c445e4c93448b50f4 Mon Sep 17 00:00:00 2001 From: Michael Chimento Date: Fri, 9 Oct 2020 21:31:53 +0200 Subject: [PATCH] Update readme.md --- analysis/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/readme.md b/analysis/readme.md index e864bb3..17924da 100644 --- a/analysis/readme.md +++ b/analysis/readme.md @@ -1,4 +1,4 @@ -All analysis was conducted using R and R-Studio[1,2] and the packages tidyverse[3], lme4[4], lmerTest[5], rms[6], and ggpubr[7]. +All analysis was conducted using R-Studio (version 1.1.456; R version 3.5.1)[1,2] and the packages tidyverse (1.3.0)[3], lme4 (1.1-23)[4], lmerTest (3.1-2)[5], rms (6.0-0)[6], and ggpubr (0.3.0)[7]. # Instructions Each block of code is self-contained, and can be run as-is in R-Studio. Data is imported from the "data" directory of this repository.