UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
https://umcarpentries.org/intro-curriculum-r/
Other
9 stars 12 forks source link

Include facet_wrap in main content of R plotting lesson #100

Closed zenalapp closed 3 years ago

zenalapp commented 3 years ago

I had time for facet_wrap at the end, which I think is a nice thing to show so maybe incorporate that into the main part? (even if it's after saving plots).

MrFlick commented 3 years ago

I agree this is a very powerful feature of ggplot so I went ahead and moved it up