Skip to content

Commit 9555b4b

Browse files
Update reference link for joins in R
1 parent d7e27b0 commit 9555b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Spring_2026/Exercise_Linux_R_data_wrangling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ In the **tidyverse** package, what is the difference between the following funct
7878
- `right_join()`
7979
- `full_join()`
8080

81-
Reference: [Joins in R for Data Science](https://r4ds.hadley.nz/joins.html#sec-mutating-joins)
81+
Reference: [Joins in R for Data Science](https://r4ds.hadley.nz/joins.html#how-do-joins-work)
8282

8383
---

0 commit comments

Comments
 (0)