We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f06a8c2 + 8a92a88 commit e30b6a4Copy full SHA for e30b6a4
episodes/06-dplyr.Rmd
@@ -306,7 +306,7 @@ gdp_pop_bycontinents_byyear <- gapminder %>%
306
307
## Other great resources
308
309
-- [R for Data Science](https://r4ds.had.co.nz/)
+- [R for Data Science](https://r4ds.hadley.nz/)
310
- [Data Wrangling Cheat sheet](https://posit.co/resources/cheatsheets/)
311
- [Introduction to dplyr](https://cran.r-project.org/web/packages/dplyr/vignettes/dplyr.html)
312
- [Data wrangling with R and RStudio](https://www.rstudio.com/resources/webinars/data-wrangling-with-r-and-rstudio/)
0 commit comments