find_rprofile_d {startup} | R Documentation |
Locates the .Rprofile.d and .Renviron.d directories used during the startup of R
find_rprofile_d(sibling = FALSE, all = FALSE)
find_renviron_d(sibling = FALSE, all = FALSE)
find_rprofile_d()
: Locates the ‘.Rprofile.d’ directory used
during R startup.
find_renviron_d()
: Locates the ‘.Renviron.d’ directory used
during R startup.