Get .Rprofile
Usage
.Rprofile(update = overwrite, overwrite = FALSE, path = .FindRprofile())
.FindRprofile(quiet = FALSE)Arguments
- update
If
TRUEwill copy the .Rprofile from the Rprofile package (defaults to the value ofoverwrite)- overwrite
If
TRUEandupdate = TRUEwill overwrite .Rprofile if it exists; ignored ifupdateis notTRUE- path
The file location of your
.Rprofile- quiet
If
TRUEsilences 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