Skip to content

Commit

Permalink
Update usethis-setup.Rmd (#1937)
Browse files Browse the repository at this point in the history
* Update usethis-setup.Rmd

Changed hyperlink to What they forgot to teach you about R

* Update usethis-setup.Rmd

Link to startup chapter of rstats.wtf
  • Loading branch information
lgibson7 authored Jan 20, 2024
1 parent 3eb5a82 commit a795b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/articles/usethis-setup.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ if (interactive()) {
More resources on `.Rprofile`:

* The official [Startup documentation](https://stat.ethz.ch/R-manual/R-patched/library/base/html/Startup.html)
* The [Startup chapter](https://whattheyforgot.org/r-startup.html) of the What They Forgot to Teach You About R workshop materials
* The [Startup chapter](https://rstats.wtf/r-startup.html#rprofile) of the What They Forgot to Teach You About R workshop materials
* Kevin Ushey's blog post [RProfile Essentials](http://kevinushey.github.io/blog/2015/02/02/rprofile-essentials/)

## Store default values for DESCRIPTION fields and other preferences
Expand Down

0 comments on commit a795b74

Please sign in to comment.