metre(spatialkernel)
metre()所属R语言包:spatialkernel
Plot Color Level Metre
打印色彩层次米
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is a simple function provided here for the convenience of users. It adds a key showing how the colors map to the values of
这是一个简单的函数,这里提供的,以方便使用者。它增加了一个关键的颜色显示如何映射到的值
用法----------Usage----------
metre(xl, yb, xr, yt, lab, cols = risk.colors(length(lab) - 1),
shift = 0, cex = 1)
参数----------Arguments----------
参数:xl,yb,xr,yt
x,y coordinates of the left-bottom and right-top corners of the color level metre bar.
x,y协调的色彩层次米栏的左侧,底部和右侧顶的角落。
参数:lab
metre level labels in the metre.
仪表在仪表级别标签。
参数:cols
associated colours, defaults to use risk.colors.
相关的颜色,默认使用risk.colors。
参数:shift
distance to shift the label texts away from the metre bar.
距离距离米栏转移的标签文本。
参数:cex
numeric character expansion factor.
数字字符膨胀系数。
参见----------See Also----------
risk.colors
risk.colors
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|