Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rprofile-helper

Helpers to make useful changes to .Rprofile


Description

All functions open your .Rprofile and give you the code you need to paste in.

  • use_devtools(): makes devtools available in interactive sessions.

  • use_usethis(): makes usethis available in interactive sessions.

  • use_reprex(): makes reprex available in interactive sessions.

  • use_conflicted(): makes conflicted available in interactive sessions.

  • use_partial_warnings(): warns on partial matches.

Usage

use_conflicted()

use_reprex()

use_usethis()

use_devtools()

use_partial_warnings()

usethis

Automate Package and Project Setup

v2.0.1
MIT + file LICENSE
Authors
Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Jennifer Bryan [aut, cre] (<https://orcid.org/0000-0002-6983-2759>), RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.