[ACCEPTED]-Reload .Renviron or .Rprofile from an active R session (without restarting R)?-r

Accepted answer
Score: 19

Use readRenviron Reference: http://stat.ethz.ch/R-manual/R-devel/library/base/html/readRenviron.html

Yes I remember getting stuck 4 on Sys.getenv a while ago. and thanks to 3 your question, it reminded me about packrat. Going 2 to use it to distribute some code for a 1 manuscript.

More Related questions