02.07.2013 Views

现代统计图形 - 科学网—博客

现代统计图形 - 科学网—博客

现代统计图形 - 科学网—博客

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

172 附录 B 作图技巧<br />

1 > xx = runif(100)<br />

2 > yy = runif(100)<br />

3 > mousemove mousedown par(mar = rep(0, 4), pch = 20)<br />

20 > # plot(xx, yy, type = n)<br />

21 > # getGraphicsEvent(Click mouse to exit, onMouseDown = mousedown,<br />

22 > # onMouseMove = mousemove)<br />

23 > mousemove(, 0.2, 0.3)<br />

24 > arrows(0.22, 0.27, 0.18, 0.33, 0.15, lwd = 4, col = "white")<br />

图 B.5: 鼠标在图形窗口中移动的效果图

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!