hadley / r4ds

R for data science: a book
http://r4ds.hadley.nz
Other
4.51k stars 4.19k forks source link

joins.qmd: fix party-birthday matching condition in text (fixes #1610) #1645

Open florisvdh opened 4 months ago

florisvdh commented 4 months ago

The updated text now reflects what has been intended, as confirmed from reading on. It's the implementation of the proposed solution in #1610.

Fixes #1610.