find_rprofile {startup} | R Documentation |
Locates the .Rprofile and .Renviron files used during the startup of R
Description
Locates the .Rprofile and .Renviron files used during the startup of R
Usage
find_rprofile(all = FALSE)
find_renviron(all = FALSE)
Functions
-
find_rprofile()
: Locates the ‘.Rprofile’ file used during R startup. -
find_renviron()
: Locates the ‘.Renviron’ file used during R startup.
[Package startup version 0.22.0 Index]