In ggplot() , after binding our variables to respective axis, we use geom_point() to plot the points. library(openintro) library(ggplot2) ...
確定! 回上一頁