Introduction to ggplot2 - English

12775 visits



Outline:

Define visualization About grammar of graphics- ggplot2 Use of the plot function Add labels to a plot Change the color and type of plot Plot two graphs in the same plot Add a legend to the plot About ggplot2 package Draw a scatter plot using ggplot2 function Save plots using ggsave function