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.


startup documentation built on April 3, 2023, 5:48 p.m.