Section 2 Install R

2.1 CRAN

2.2 R IDE

2.3 package ggplot2

install.packages("ggplot2")

library(ggplot2)

Tutorials & Help: http://ggplot2.tidyverse.org/index.html

Online Reference: http://ggplot2.tidyverse.org/reference