find_rprofile {startup} | R Documentation |
Locates the .Rprofile and .Renviron files used during the startup of R
find_rprofile(all = FALSE)
find_renviron(all = FALSE)
find_rprofile()
: Locates the ‘.Rprofile’ file used during
R startup.
find_renviron()
: Locates the ‘.Renviron’ file used during
R startup.