Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sept 10th notes #39

Open
10 of 12 tasks
DorienHuijser opened this issue Sep 10, 2024 · 0 comments
Open
10 of 12 tasks

Sept 10th notes #39

DorienHuijser opened this issue Sep 10, 2024 · 0 comments

Comments

@DorienHuijser
Copy link
Member

DorienHuijser commented Sep 10, 2024

Morning session:

  • Include how to work with function arguments (e.g. round(x, digits = 1) vs round(x, 1))
  • The class() exercise should be a bit clearer that you have to do class(name) and class(age) separately and not as one command

Afternoon session:

  • Add note about R Projects in the Reading data section (instead of in the end of the morning slides)
  • Slide Working with packages: remove the code chunk option #| label, it shouldnt be visible on the slide
  • Select slide: contain should be contains
  • Split up filter + select vs. rename + mutate (right now it is quite a long chunk)
  • Mutate slide: add a different mutate example (an operation instead of just manually adding values to a column)
  • Exercise 6 and 7: the pipe should be removed from the exercises (piping is only discussed afterwards)
  • Add ggplot2 cheatsheet to materials
  • Change ggplot2 exercise plot (it doesn't make sense now because penguins_summary is already split by Species and so either facet_wrap() should come earlier or we should come up with a different plot (ggplot is now adding the avgs per species for the first plot)
  • Make exercises a bit more difficult: there may have been a tad too many hints (feedback from a participant)

Resources

  • Extra source materials: add resources per discipline, what is the situation in their discipline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant