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


when r starts (with default options), loads .rprofile , .renviron files in working directory or user's home directory. in case these files may changed during course of r session (e.g. packrat does). wondering if there way ask r refresh .renviron having quit , restart r?

for instance, in case of .rprofile, sufficient source(".rprofile") reload .rprofile working directory. can similar managed .renviron?

use readrenviron reference: http://stat.ethz.ch/r-manual/r-devel/library/base/html/readrenviron.html

yes remember getting stuck on sys.getenv while ago. , question, reminded me packrat. going use distribute code manuscript.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -