Section 2 Install R

2.1 CRAN

2.2 R IDE

2.3 package ggplot2

install.packages("ggplot2")

library(ggplot2)