Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Added more ggplot2 examples in extras/ #mozsprint #621

Closed
wants to merge 12 commits into from
Closed

Added more ggplot2 examples in extras/ #mozsprint #621

wants to merge 12 commits into from

Conversation

stephenturner
Copy link
Contributor

Added more material and examples to the ggplot2 lesson in extras.

  • dealing with overplotting
    • alpha
    • geom_hex
    • stat_density2d
  • adding new layers to plots
  • geom_jitter
  • geom_boxplot
  • geom_violin
  • geom_smooth
  • plotting statistics derived from data with stat_summary
  • combining aesthetics, mappings, scales, other options to create non-traditional graphics, with notes of caution about creating senseless visualizations.

@jdblischak
Copy link
Contributor

@stephenturner, what are your thoughts on this PR in light of #759 (summarized in Greg's blog post)? I think it would make sense to develop this into its own lesson repository.

@stephenturner
Copy link
Contributor Author

Agreed, or at least in a separate R repo. I believe Karthik has some good material somewhere as well that I've seen referenced here.

@jdblischak
Copy link
Contributor

OK. Great. We can revisit the discussion of where to place these materials once we see the state of the repos post-breakup of bc.

@jdblischak jdblischak closed this Oct 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants