TT.image(soiltexture)
TT.image()所属R语言包:soiltexture
Wrapper for the contour() function adapted to texture triangles.
适应质感的三角形包装轮廓()函数。
译者:生物统计家园网 机器人LoveR
----------Description----------
A wrapper for the contour() function
轮廓()函数包装了
adapted to texture triangles (plot preparation).
适应到的纹理三角形(图准备)。
designed to plot the results of TT.mahalanobis() or
设计绘制的TT.mahalanobis()的结果或
TT.kde2d() [to be written], before or after plot.
TT.kde2d()[]要写入之前或之后,图。
用法----------Usage----------
TT.image(geo,
x,
add = FALSE,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
text.tol = NULL,
unit.ps = NULL,
unit.tx = NULL,
b.lim = NULL,
l.lim = NULL,
main = NULL,
new.mar = NULL,
bg = NULL,
fg = NULL,
cex.main = NULL,
lang = NULL,
xlim = NA,
ylim = NA,
zlim = NA,
col = rev(heat.colors(12)),
oldstyle = FALSE,
blr.clock = NULL,
tlr.an = NULL,
blr.tx = NULL,
text.sum = NULL,
base.css.ps.lim = NULL,
...)
参数----------Arguments----------
参数:geo
参数:x
参数:add
参数:tri.sum.tst
参数:tri.pos.tst
参数:text.tol
参数:unit.ps
参数:unit.tx
参数:b.lim
参数:l.lim
参数:main
参数:new.mar
参数:bg
参数:fg
参数:cex.main
参数:lang
参数:xlim
参数:ylim
参数:zlim
参数:col
参数:oldstyle
参数:blr.clock
参数:tlr.an
参数:blr.tx
参数:text.sum
参数:base.css.ps.lim
参数:...
Additional parameters passed to image().
额外的参数传递给图像()。
(作者)----------Author(s)----------
Julien MOEYS <jules_m78-soiltexture@yahoo.fr>, contributions from Wei Shangguan.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|