find_rprofile_d: Locates the .Rprofile.d and .Renviron.d directories used...

View source: R/find_files.R

find_rprofile_dR Documentation

Locates the .Rprofile.d and .Renviron.d directories used during the startup of R

Description

Locates the .Rprofile.d and .Renviron.d directories used during the startup of R

Usage

find_rprofile_d(sibling = FALSE, all = FALSE)

find_renviron_d(sibling = FALSE, all = FALSE)

Functions

  • find_rprofile_d(): Locates the ‘.Rprofile.d’ directory used during R startup.

  • find_renviron_d(): Locates the ‘.Renviron.d’ directory used during R startup.


HenrikBengtsson/startup documentation built on April 27, 2024, 4:25 p.m.