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

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

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

                                        Is the Current Graphics Device Interactive?
                                         是当前的图形设备互动?

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

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

Test if the current graphics device (or that which would be opened) is interactive.
测试,如果当前的图形设备(或将被打开)是互动的。


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


dev.interactive(orNone = FALSE)

deviceIsInteractive(name = NULL)



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

参数:orNone
logical; if TRUE, the function also returns TRUE when .Device == "null device" and getOption("device") is among the known interactive devices.
逻辑; TRUE如果,函数也返回TRUE当.Device == "null device"和getOption("device")是在著名的互动装置。


参数:name
one or more device names as a character vector, or NULL to give the existing list.
一个或多个设备名称作为一个特征向量,或NULL给现有的列表。


Details

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

The X11 (Unix), windows (Windows) and quartz (Mac OS X, on-screen types only) are regarded as interactive, together with JavaGD (from the package of the same name) and CairoWin and CairoX11 (from package Cairo). Packages can add their devices to the list by calling deviceIsInteractive.
X11(UNIX),windows(Windows)和quartz(Mac OS X中,只有屏幕上的类型)视为互动,JavaGD(从包的名称相同)和CairoWin和CairoX11(包Cairo)。软件包,可以增加他们的设备列表,由调用deviceIsInteractive。


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

dev.interactive() returns a logical, TRUE if and only if an interactive (screen) device is in use.
dev.interactive()返回一个逻辑,TRUE当且仅当使用交互式设备(屏幕)。

deviceIsInteractive returns the updated list of known interactive devices, invisibly unless name = NULL.
deviceIsInteractive返回已知的互动装置的更新列表,看不见的,除非name = NULL。


参见----------See Also----------

Devices for the available devices on your platform.
Devices你的平台上可用的设备。


举例----------Examples----------


dev.interactive()
print(deviceIsInteractive(NULL))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 13:38 , Processed in 0.027060 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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