find_rprofile: Locates the .Rprofile and .Renviron files used during the...

View source: R/find_files.R

find_rprofileR 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.


HenrikBengtsson/startup documentation built on Jan. 31, 2024, 9:17 a.m.