Going through this concept map I saw that it says is part of dplyr. On the Spanish version it says it part of tidyr.
I think it should say it part of tidyr in the English version too. This function works slightly different to dplyr basics (e.g. the first argument is a data frame and the subsequent arguments describe what to do with the data frame).
https://r4ds.had.co.nz/tidy-data.html
Going through this concept map I saw that it says is part of dplyr. On the Spanish version it says it part of tidyr.
I think it should say it part of tidyr in the English version too. This function works slightly different to dplyr basics (e.g. the first argument is a data frame and the subsequent arguments describe what to do with the data frame).
https://r4ds.had.co.nz/tidy-data.html