newpost2 | Sniffle

newpost2

library(ggplot2) ggplot(mtcars,aes(x = mpg,y=cyl))+geom_point()

png

Next