慕前端1585729
2017-10-10 18:03
with(subset(airquality,Month==9),points(Wind,Temp,col="red")) Error in plot.xy(xy.coords(x, y), type = type, ...) : plot.new has not been called yet 哪位大神解答下 这个是错在哪里哈。。。。
我已经了解了,我要设置TYPE 。
R语言之数据可视化
39089 学习 · 137 问题
相似问题