Learn R Programming

startup (version 0.22.0)

find_rprofile: 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)

Arguments

Functions

  • find_rprofile(): Locates the .Rprofile file used during R startup.

  • find_renviron(): Locates the .Renviron file used during R startup.