728x90

> R.version

 R version 3.6.3 (2020-02-20)

> getwd()

 "/home/ubuntu/"

 

> iris

> plot(iris)

library()

install.packages("ggplot2")

library(ggplot2)

+ Recent posts