April 2021
Beginner to intermediate
404 pages
8h 15m
English
The geometry, statistic, annotation, and borders() functions create the contents of a plot. The functions open new layers on the figure and plot new information. The geometry functions, which all begin with geom_, create most of the many types of plots that can be created with the ggplot2 package. The statistic functions, which all begin with stat_, both create and add to plots. The functions statistically reduce the data before plotting. The annotation functions, which are the function annotate() or start with annotation_, provide a simple ...
Read now
Unlock full access