diff --git a/rstudio1.md b/rstudio1.md index 0e86c935bd64a6d787830a18035e0cb5a5da788f..be2f90f91a2210c412899e0cb4d421e911f6c5b3 100644 --- a/rstudio1.md +++ b/rstudio1.md @@ -181,9 +181,7 @@ your data or results! If you want your code to run in differenct environments (e.g. local machine, rstudio server or HPC cluster) be sure to separate environment specific code -from your buisness logic. Recommendations and templates can be found in the -[EVE HPC Cluster -wiki](https://wiki.ufz.de/eve/index.php/R_Advanced_-_Tips_%26_Tricks#Interactive_and_Command_Line). +from your buisness logic, some [recommendations and templates](https://gist.github.com/wookietreiber/0ff145270c75f11e956284412b3847b8#file-readme-md). ## Packages