Open tavareshugo opened 6 years ago
11 students Comments from students:
Ideas to improve from us:
Split this module into 2 modules: 5 modules in total (each 2 hours), with module 3 = select, filter, mutate, pipes and combine with graphs module 4 = summarise & group by, join, gather, spread, separate, factors and save file module 5 = exercise
In exercise, add more hints (and in which module we covered it)
Join section:
Factors:
factor(iris$Species)
was confusing, because people are not used to this notation. Maybe using mutate directly might be best