Skip to content

Commit e30b6a4

Browse files
authored
Merge pull request #172 from albhasan/outdated_resource_159
Link updated.
2 parents f06a8c2 + 8a92a88 commit e30b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/06-dplyr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ gdp_pop_bycontinents_byyear <- gapminder %>%
306306

307307
## Other great resources
308308

309-
- [R for Data Science](https://r4ds.had.co.nz/)
309+
- [R for Data Science](https://r4ds.hadley.nz/)
310310
- [Data Wrangling Cheat sheet](https://posit.co/resources/cheatsheets/)
311311
- [Introduction to dplyr](https://cran.r-project.org/web/packages/dplyr/vignettes/dplyr.html)
312312
- [Data wrangling with R and RStudio](https://www.rstudio.com/resources/webinars/data-wrangling-with-r-and-rstudio/)

0 commit comments

Comments
 (0)