First half covers scatter plots, line plots, histograms, bar plots, and boxplots.
Second half has a brief aside on plot customization w/ theme before going into 'intermediate ggplot2' - so far I've got faceting in the latter section, but perhaps we could add in a brief bit about coord_cartesian/scale_*_continuous etc? Not sure if the lesson is already too long as is.
If you think we're good to add this in, I'd appreciate if you could, otherwise I could just do it tomorrow morning. The conclusion bit is also empty right now - will update with a few links and such once I'm compiled them.
First half covers scatter plots, line plots, histograms, bar plots, and boxplots.
Second half has a brief aside on plot customization w/
theme
before going into 'intermediate ggplot2' - so far I've got faceting in the latter section, but perhaps we could add in a brief bit aboutcoord_cartesian
/scale_*_continuous
etc? Not sure if the lesson is already too long as is.If you think we're good to add this in, I'd appreciate if you could, otherwise I could just do it tomorrow morning. The conclusion bit is also empty right now - will update with a few links and such once I'm compiled them.