From 24356960be0441b07d78cacff356c117d565ecfb Mon Sep 17 00:00:00 2001 From: fmetge Date: Wed, 20 Oct 2021 13:59:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24126aa..ddffe17 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,5 @@ https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/ In Mac and Windows you can also use the Docker-Dashboard to pull the image: 'mpgagebioinformatics/rstudio-age:3.6.3' and run it. Be sure to map folders and ports correctly. + +If you already want to start learning, I can reccomend this introdction: https://r4ds.had.co.nz/workflow-basics.html