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

Subsetting Notes (and one note on summarization) #658

Open
3 tasks
avahoffman opened this issue Jan 8, 2025 · 7 comments
Open
3 tasks

Subsetting Notes (and one note on summarization) #658

avahoffman opened this issue Jan 8, 2025 · 7 comments

Comments

@avahoffman
Copy link
Collaborator

avahoffman commented Jan 8, 2025

@carriewright11
Copy link
Member

@carriewright11
Copy link
Member

  • could simplify some of the slides maybe, although repeating is also useful
  • maybe move the illustration slide to the end about filter before lab 2
  • could probably remove this slide: Subset columns of a data frame: dplyr where it shows select and pull together

@avahoffman
Copy link
Collaborator Author

I still think relocate and order might be pretty specific use case. Perhaps it could be a single slide ("Check out these functions if you want to rearrange columns"). In general, select can reorder things so maybe just encourage them to do that?

@carriewright11
Copy link
Member

carriewright11 commented Jan 8, 2025

I actually kinda prefer teaching only relocate and not everything() I think it is easier - what do you think about that @avahoffman ? (it is quite hard/annoying to move a column to the middle without relocate, which I find I do quite often if I make a new column based on a column in the middle).

Happy to move order to extra slides

@carriewright11
Copy link
Member

carriewright11 commented Jan 8, 2025

(noting that we use relocate in the lab)

@carriewright11
Copy link
Member

  • need a comma between Chambers AL in the last question of the lab

@carriewright11
Copy link
Member

carriewright11 commented Jan 9, 2025

I noticed that the summarization slides use tb data with columns that have numerical names and require backticks around them - maybe we should use clean_names on those or use a different dataset if we decide to drop that discussion?

@carriewright11 carriewright11 changed the title Subsetting Notes Subsetting Notes (and one note on summarization) Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants