Skip to content

Commit dfa71b2

Browse files
20250827 - update
1 parent b04e44b commit dfa71b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ knitr::opts_chunk$set(
2929

3030
Here are a slew of resources for learning base `R` (in addition to the documents in the lab's [Primer Articles folder](https://drive.google.com/drive/u/0/folders/1U0pNrjF2_tIPU6BiyCv0HqbOUA5P516r)):
3131

32-
- `R` for Data Science: https://r4ds.hadley.nz
33-
- `r4ds.tutorials` package: https://ppbds.github.io/r4ds.tutorials/
32+
- `R for Data Science` book: https://r4ds.hadley.nz
33+
- Tutorials from the book are available via the `r4ds.tutorials` package: https://ppbds.github.io/r4ds.tutorials/
3434
- Use this Intro to `R`: https://www.statmethods.net/ (archived at https://perma.cc/SPQ2-DJKM)
3535
- I used this resource considerably when I was learning `R`
3636
- `Codeacademy` has free online courses:

0 commit comments

Comments
 (0)