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

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

[复制链接]
发表于 2012-9-29 22:10:41 | 显示全部楼层 |阅读模式
transparentColorBase(sampSurf)
transparentColorBase()所属R语言包:sampSurf

                                        Set Transparancey in Base Graphics
                                         设置Transparancey在基础图形

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

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

Setting transparency in base graphics is not as easy as in
设置在基本图形的透明度是不那么容易,因为在


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


transparentColorBase(color, alphaTrans = alphaTrans)



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

参数:color
The color, or a vector of colors from colors().
颜色,或颜色colors()的向量。


参数:alphaTrans
The alpha transparency value between [0,1] with 0 opaque and 1 fully transparent.  
[0,1]之间的Alpha透明度值与:0不透明和1个完全透明的。


Details

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

As above.
由于以上。


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

The rgb value(s), which can be passed to any base graphics
的RGB值(S),它可以传递给任何基本图形


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


Jeffrey H. Gove



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

col2rgb, rgb
col2rgb,rgb


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


## Not run: [#不运行:]
cols = transparentColorBase('red', alphaTrans=c(0.3,0.6,0.9))
symbols(c(1,1.5,2), c(1,1.5,2), circles=rep(1,3), bg=cols, xlim=c(0,4), ylim=c(0,4))

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 11:38 , Processed in 0.018932 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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