Skip to content

Commit 44dacf6

Browse files
committed
differences for PR #172
1 parent c0a482d commit 44dacf6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.Rhistory

Whitespace-only changes.

06-dplyr.md

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

454454
## Other great resources
455455

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

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/03-data-structures-part1.Rmd" "a83070b1d04789704c8173e6813aba66" "site/built/03-data-structures-part1.md" "2025-05-20"
99
"episodes/04-data-structures-part2.Rmd" "1cdde317409584348e41142273f08428" "site/built/04-data-structures-part2.md" "2025-05-20"
1010
"episodes/05-data-subsetting.Rmd" "b673744f991a865b9996504197cc013e" "site/built/05-data-subsetting.md" "2025-05-20"
11-
"episodes/06-dplyr.Rmd" "c056d70500c3befe15e48ba15fc99e87" "site/built/06-dplyr.md" "2025-05-20"
11+
"episodes/06-dplyr.Rmd" "df360e575e1df180ef2e9bb3d5255a57" "site/built/06-dplyr.md" "2025-05-25"
1212
"episodes/07-plot-ggplot2.Rmd" "960f92a6bc0a0d859457c530a01841b3" "site/built/07-plot-ggplot2.md" "2025-05-20"
1313
"episodes/08-writing-data.Rmd" "6fc88f62e725949865ac72611402feb6" "site/built/08-writing-data.md" "2025-05-20"
1414
"instructors/instructor-notes.md" "308d3e90d18e3f82f273f69cbf60cd9a" "site/built/instructor-notes.md" "2025-05-20"

0 commit comments

Comments
 (0)