Skip to content

Commit

Permalink
Update usethis-setup.Rmd
Browse files Browse the repository at this point in the history
Link to startup chapter of rstats.wtf
  • Loading branch information
lgibson7 authored Jan 20, 2024
1 parent 0a514e8 commit bc71f6b
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://rstats.wtf/) 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 bc71f6b

Please sign in to comment.