Get .Rprofile
Usage
.Rprofile(update = overwrite, overwrite = FALSE, path = .FindRprofile())
.FindRprofile(quiet = FALSE)
Arguments
- update
If
TRUE
will copy the .Rprofile from the Rprofile package (defaults to the value ofoverwrite
)- overwrite
If
TRUE
andupdate = TRUE
will overwrite .Rprofile if it exists; ignored ifupdate
is notTRUE
- path
The file location of your
.Rprofile
- quiet
If
TRUE
silences messages, otherwise provides information about the location of.Rprofile
Value
.Rprofile()
The.Rprofile()
path, invisibly
.FindRprofile()
(hopefully) a path to your.Rprofile
See also
Other Rprofile:
.AddRprofileOptions()
,
.AttachDevtools()
,
.NiceMessage()
,
.Search()
,
.UtilMessage()
,
attached_packages