Skip to contents

Add Rprofile template

Usage

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

Arguments

scope

Scope of the .Rprofile file to edit.

Value

.rprofile template content copied to clipboard.

See also

Examples

if (FALSE) {
  fct_add_rprofile_template()
}