Statistiek: Introductie tot R


7. ggplot2
October 27, 2021 23:30

Title Class progress
7.0 Introduction
7.1 The components of a graph
7.2 ggplot objects
7.2.1 Creating a ggplot object
7.2.2 Printing a ggplot object
7.3 Geometries
7.4 Aesthetics
7.4.1 Mapping aesthetics
7.4.2 Setting vs mapping aesthetics
7.5 Layers
7.5.1 GGPlot extra layer
7.6 Global versus local aesthetic
7.7 Scales
7.8 Labels and titles
7.8.1 GGPlot scales and axes
7.9 Categories as colors
7.10 Annotation, shapes, and adjustments
7.11 Add-on packages
7.12 Putting it all together