R env added authored by van Vliet's avatar van Vliet
...@@ -1692,6 +1692,7 @@ You can set your R environment in the file: ...@@ -1692,6 +1692,7 @@ You can set your R environment in the file:
* $HOME/.Renviron * $HOME/.Renviron
In here, you can set, for example, the location of your R packages: In here, you can set, for example, the location of your R packages:
R_LIBS_USER=/some/path R_LIBS_USER=/some/path
#### R package management #### R package management
... ...
......