阅读背景:

如何使用plot.window吗?(右)

来源:互联网 

When I run the following code:

当我运行以下代码:

xlim <- c(-30,30)
ylim <- c(-5,5)
plot.window(xlim , ylim )
plot.new()
points(1,1)
points(0,0)
xl



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: