■ Basic
Approaching ggplot2
Preface
■ Basic
1
ggplot()
2
aes()
3
geom()
4
stat()
5
coord()
6
facet()
7
Example
■ Advanced
8
position()
9
annotate()
10
scale()
11
guides()
12
facet()
13
coord()
14
theme()
15
multiplot
16
Example
■ Practical
17
ncov2019
References
■ Basic
I have nothing to say!
Preface
1
ggplot()