From 52f81466be5cb4749a6597d8a66dfe3a498344da Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Wed, 5 Jun 2024 13:51:56 -0500 Subject: [PATCH] References cleanup --- ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 935a0f7..9b91778 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -45,12 +45,13 @@ Workshop Links: * Git and R (recommended for students and as a teaching resource): https://happygitwithr.com/ * Introduction: https://dx.doi.org/10.7287%2Fpeerj.preprints.3159v2 * R Markdown: https://bookdown.org/yihui/rmarkdown/markdown-syntax.html + * R Tutorial: https://www.cyclismo.org/tutorial/R/ * Git book: https://git-scm.com/book/en * Git branching: * https://happygitwithr.com/git-branches (and remotes https://happygitwithr.com/git-remotes) * https://nvie.com/posts/a-successful-git-branching-model/ * https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell - * R Tutorial: https://www.cyclismo.org/tutorial/R/ + * Software Carpentry "Working with R" workshop: https://swcarpentry.github.io/r-novice-inflammation * R project introduction http://cran.r-project.org/doc/manuals/R-intro.html * R Language: https://www.r-project.org/