제가 만약에 코드를 아래와 같이 작성했다고 합시다. ggplot(data=grain, aes(x=x, y=y)) + geom_point (aes(color=Nitrogen)) + geom_abline(slope=1,linetype ...
確定! 回上一頁