请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
是否一定需要tiff格式文件?我用TIFF和png都没有报错
推荐用png~
head(iris)
x<-iris$Sepal.Length
y<-iris$Sepal.Width
plot(x,y)