use_rprofile: Use rprofile

Description Usage Arguments

View source: R/use-rprofile.R

Description

Create an Rprofile from template.

Usage

1
use_rprofile(dir = ".", template = getOption("rprofile.template"))

Arguments

dir

Path to directory to create the Rprofile. Defaults to the current working directory (i.e. ".").

template

Path to Rprofile template. Defaults to "rprofile.template" option if set, else a template included in the rprofile package.


EricEdwardBryant/rprofile documentation built on Dec. 7, 2019, 12:30 a.m.