Skip to contents

Install rdev .Rprofile template using usethis::use_template()

Usage

use_rprofile(open = FALSE)

Arguments

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.