In this chapter, you will expand the basic framework. You will learn how easily you can modify or customize plots. If you are not interested in this, feel free to skip this chapter!
This part of the course will present advanced settings within the ggplot2
package. Building upon the introduction to the grammar of ggplot
, the following aspects will be covered: editing fonts or plot appearance, annotations in the plot, and displaying missing values.
For a good overview, you can also check out this online learning book (in English).