Closed MonkmanMH closed 2 years ago
Oh and in addition, perhaps the old gather/spread images should be deleted?
@bvreede -- thanks for the feedback. It may take me a few days to review them (deep in end-of-term marking!), but at first glance this is valuable.
Closed, as this pull request was superceded by @njlyon0's efforts in pull request #809 (which incorporates much of what was here).
Responding to Issues #580 and #676
This pull request changes the text and code of the "Manipulating data" lesson to incorporate the functions
pivot_longer
andpivot_wider
, introduced with {tidyr} 1.0.0, instead of the retired functionsgather
andspread
.The content also harmonizes with the approach in the R for Social Sciences lesson, "Data Wrangling with dplyr and tidyr" https://datacarpentry.org/r-socialsci/03-dplyr-tidyr/index.html