Update home authored by van Vliet's avatar van Vliet
...@@ -1810,7 +1810,8 @@ We recommend to have a look at the following web pages: ...@@ -1810,7 +1810,8 @@ We recommend to have a look at the following web pages:
### RStudio ### RStudio
RStudio is an integrated development environment for R. RStudio is an integrated development environment for R.
You can run RStudio on the login node if you want (X11 forwarding enabled or connected with X2GO or MobaXterm):
You can run RStudio on the login node if you want (X11 forwarding enabled or connected with X2Go or MobaXterm):
``` ```
module purge module purge
module add statistical/RStudio/1.3.959/gcc-8.3.1 module add statistical/RStudio/1.3.959/gcc-8.3.1
... ...
......