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

Lesson 4 feedback #11

Open
Gammerdinger opened this issue Sep 7, 2021 · 0 comments
Open

Lesson 4 feedback #11

Gammerdinger opened this issue Sep 7, 2021 · 0 comments

Comments

@Gammerdinger
Copy link
Contributor

I am not very well-versed in tidyverse, but it might be nice to give a bit more context to what pivot_longer is exactly doing. I figured it out after a bit, but putting it into words would be nice. The join command seems like complete magic to me. It looks like it works, but I have no clue how. A bit more explanation there would be useful.

I think I might suggest we start people off with:

ggplot(pax6_exp) +
geom_boxplot(aes(x=group, y=normalized_counts))

for the exercise. I had a bit of trouble getting that foothold. I wasn't sure if I should use expression_plot. Also, lots of the syntax is just new in general, so giving people a foothold might be nice.

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