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

R语言 RSvgDevice包 devSVG()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 22:31:45 | 显示全部楼层 |阅读模式
devSVG(RSvgDevice)
devSVG()所属R语言包:RSvgDevice

                                        A SVG Graphics Driver
                                         SVG图形驱动程序

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

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

This function produces graphics suitable teh current w3 svg XML standard
该函数产生的图形合适的格兰目前W3 SVG XML标准


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


devSVG(file = "Rplots.svg", width = 10, height = 8,
       bg = "white", fg = "black", onefile=TRUE, xmlHeader=TRUE)



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

参数:file
the file where output will appear.
文件输出将会出现。


参数:width
The width of the plot in inches.
宽度英寸的图。


参数:height
the height of the plot in inches.
高度英寸的图。


参数:bg
the background color for the plot.
背景颜色的图。


参数:fg
the foreground color for the plot.
的前景色为图。


参数:onefile
merge plot calls into onefile or separate them to separate pages.
合并图需要到onefile或将它们分开到不同的页面。


参数:xmlHeader
Print XML header or not.
打印或不XML头。


Details

详细信息----------Details----------

This driver currently does not have any font metric information, so the use of plotmath is not supported.
该驱动程序目前没有任何字体度量信息的使用plotmath的,所以不支持。

The driver output is currently NOT specifying a DOCTYPE DTD
驱动器输出,目前没有指定DOCTYPE DTD


(作者)----------Author(s)----------



This driver was written by T Jake Luciani
<a href="mailto:jakeluciani@yahoo.com">jakeluciani@yahoo.com</a>




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

www Consortum W3C Scalable Vector Graphics (SVG) http://www.w3.org/Graphics/SVG/Overview.htm8

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

pictex, postscript, Devices.
pictex,postscript,Devices。


实例----------Examples----------


devSVG()
plot(1:11,(-5:5)^2, type='b', main="Simple Example Plot")
dev.off()

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-17 19:54 , Processed in 0.026132 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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