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

Introduction to ggplot2 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bethanclarke
Copy link

Here is an Introduction to ggplot2 in R-Instat. It takes you through:

The Set-Up - the ggplot framework that used to produce plots
Layers (geom) - adding layers, different aesthetics options and the importance of where you specify the aesthetics
Labels - changing the text of the plot labels and adding a plot title
Themes - changing the appearance of the plot labels
Facets - producing a plots with facets

Here is an Introduction to ggplot2 in R-Instat. It takes you through:

The Set-Up - the ggplot framework that used to produce plots
Layers (geom) - adding layers, different aesthetics options and the importance of where you specify the aesthetics 
Labels - changing the text of the plot labels and adding a plot title 
Themes - changing the appearance of the plot labels 
Facets - producing a plots with facets
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

Successfully merging this pull request may close these issues.

1 participant