r_profile_template: Create a .Rprofile file

View source: R/r_profile_template.R

r_profile_templateR Documentation

Create a .Rprofile file

Description

Creates a .Rprofile file in the chosen directory

Usage

r_profile_template(path = NULL, filename = "removethis")

Arguments

path

file path in which to create the file (defaults to current directory)

filename

placeholder to prevent the .Rprofile from becoming active right away. Needs to be removed (filename = '.Rprofile')


lukasfeuer/montelo documentation built on Aug. 14, 2022, 5:35 a.m.