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

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

[复制链接]
发表于 2012-2-16 18:56:27 | 显示全部楼层 |阅读模式
frame(graphics)
frame()所属R语言包:graphics

                                        Create / Start a New Plot Frame
                                         创建/启动一个新的图形框架

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

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

This function (frame is an alias for plot.new) causes the completion of plotting in the current plot (if there is one) and an advance to a new graphics frame.  This is used in all high-level plotting functions and also useful for skipping plots when a multi-figure region is in use.
此功能(frame是一个别名plot.new)会导致在目前的图策划完成(如果有)和一个新的图形帧提前。这是用来在所有高级别绘图功能,也跳绳图多图区域在使用时非常有用的。


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


plot.new()
frame()



Details

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

The new page is painted with the background colour (par("bg")), which is often transparent.  For devices with a canvas colour (the on-screen devices X11, windows and quartz), the window is first painted with the canvas colour and then the background colour.
这往往是透明的背景颜色(par("bg")),涂上新的一页。屏幕上的设备,设备与画布颜色(X11,windows和quartz),在窗口第一次被涂上画布颜色和背景颜色。

There are two hooks called "before.plot.new" and "plot.new" (see setHook) called immediately before and after advancing the frame. The latter is used in the testing code to annotate the new page. The hook function(s) are called with no argument.  (If the value is a character string, get is called on it from within the graphics namespace.)
有两个钩子称为"before.plot.new"和"plot.new"(见setHook)立即调用之前和之后,推进框架。后者则是用来测试代码中的注释新的一页。钩子函数(S)被称为不带参数。 (如果该值是一个字符串,get被称为从graphics命名空间内。上)


参考文献----------References----------

The New S Language. Wadsworth &amp; Brooks/Cole. (<code>frame</code>.)

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

plot.window, plot.default.
plot.window,plot.default。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-6 10:06 , Processed in 0.031700 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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