colorbar.mxy.abs(OLIN)
colorbar.mxy.abs()所属R语言包:OLIN
Generates a colour bar
生成一个彩条
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Generates colour bar for 2D plots of absolute values
彩条生成2D绘图的绝对值
用法----------Usage----------
colorbar.mxy.abs(color.lim,color="red", ylab="",ylablim=FALSE)
参数----------Arguments----------
参数:color.lim
limits for colour range
色彩范围的限制
参数:color
colour to be used: “red” or “green”
要使用的颜色:“红色”或“绿色”
参数:ylab
label of y-axis
Y轴的标签
参数:ylablim
If TRUE, the axis annotation consists only of the limits of the colour range.
如果是TRUE,轴注释只包含的颜色范围的限制。
Details
详情----------Details----------
The function colorbar.mxy.abs is a modification of colorbar.mxy to provide colour-bars for MXY plots of absolutes values. It is used in function mxy.abs.plot.
的功能colorbar.mxy.abs是修改colorbar.mxy色条形提供绝对价值的MXY图。这是用在函数mxy.abs.plot。
作者(S)----------Author(s)----------
Matthias E. Futschik (<a href="http://itb.biologie.hu-berlin.de/~futschik">http://itb.biologie.hu-berlin.de/~futschik</a>)
参见----------See Also----------
mxy.abs.plot, colorbar.mxy, colorbar.sig
mxy.abs.plot,colorbar.mxy,colorbar.sig
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|