startup: R Startup Functions

startupR Documentation

R Startup Functions

Description

Use these utility functions to quickly edit your .Rprofile, .Renviron, or other startup files.

Usage

editrprof(scope = c("user", "project"))

editrenv(scope = c("user", "project"))

Arguments

scope

scope - user or project

Value

invisible

See Also

See base::Startup() for details on the R specific startup process.


jimbrig2011/jimstools documentation built on Sept. 14, 2022, 1:38 a.m.