saagie/rstudio-docker

Propagate environment variables to R sessions

Closed this issue · 0 comments

cdue commented

Propagate environment variables to every user's R session by adding instructions such as Sys.setenv(ENV_VAR="value") to R_HOME/etc/Rprofile.site.
See: https://stat.ethz.ch/R-manual/R-patched/library/base/html/Startup.html