hadley / r4ds

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

Fixing some minor errors #1657

Closed davidrsch closed 3 months ago

davidrsch commented 3 months ago

The first commit fixes a minor typo in data-tidy chapter. The second commit fixes a misleading reference in chapter data-transform. Closes issue #1656

mine-cetinkaya-rundel commented 3 months ago

Thank you!