africanmathsinitiative / R-Instat-Help

The latest uncompiled (.hnd) and compiled (.cmd) versions of the help file for the statistics software package R-Instat
https://chuffed.org/project/africandatainitiative
GNU General Public License v3.0
2 stars 5 forks source link

Introduction to ggplot2 #16

Open bethanclarke opened 6 years ago

bethanclarke commented 6 years ago

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