To install the ggplot2 package, run this code in R studio. -–> install.packages(“ggplot2”). library(ggplot2) values <- data.frame(marks=c(79 ...
確定! 回上一頁