library(ggplot2) ggplot(iris, aes(Petal.Length, Petal.Width, color = Species)) + geom_point()
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT