找回密码
 注册
查看: 1855|回复: 0

R语言:dev.flush()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 18:34:29 | 显示全部楼层 |阅读模式
dev.flush(grDevices)
dev.flush()所属R语言包:grDevices

                                         Hold or Flush Output on an On-Screen Graphics Device.
                                         持有或刷新屏幕上的图形设备输出。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This gives a way to hold/flush output on certain on-screen devices, and is ignored by other devices.
这给人一种方法来保持/刷新某些屏幕上的设备上输出,而忽略其他设备。


用法----------Usage----------


dev.hold(level = 1L)
dev.flush(level = 1L)



参数----------Arguments----------

参数:level
Integer >= 0.  The amount by which to change the hold level.  Negative values will be silently replaced by zero.
整数> = 0。通过改变保持水平的数额。负值将被自动取代为零。


Details

详情----------Details----------

Devices which implement this maintain a stack of hold levels: calling dev.hold increases the level and dev.flush decreases it. Calling dev.hold when the hold level is zero increases the hold level and inhibits graphics display.  When calling dev.flush clears all pending holds the screen display is refreshed and normal operation is resumed.
该设备实现这个维持一个保持水平的堆栈:调用dev.hold提高水平和dev.flush降低。调用dev.hold时保持水平是保持零增长的水平和抑制图形显示。当调用dev.flush清除所有未决拥有屏幕显示刷新和恢复正常运作。

This is implemented for the windows device with buffering selected (the default).  When the hold level is positive the "busy" cursor is set on the device's window.
这是实施缓冲的选择(默认)windows设备。时保持水平是积极的“忙”光标设置设备的窗口。


值----------Value----------

The current level after the change, invisibly.  This is 0 on devices where hold levels are not supported.
变更后的现有水平,无形中。这是0在那里举行的水平的设备上不支持。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 21:22 , Processed in 0.030979 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表