reload_profile: Reloads the .Rprofile

Description Usage Warnings

View source: R/profile.R

Description

This is useful for cases when we clear our workspace, but would like to keep variables we have defined within our profile.

Usage

1
reload_profile(my.dir = Sys.getenv("HOME"))

Warnings

Defaults to the global .Rprofile, but can be changed to load a different .Rprofile (e.g. for a Rproject).

param my.dir Parent directory for the .Rprofile


jamesgitting/rootility documentation built on May 18, 2019, 11:20 a.m.