TT.classes(soiltexture)
TT.classes()所属R语言包:soiltexture
Plot the texture classes polygons in a texture triangle plot.
绘制纹理类的多边形纹理三角形图。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot the texture classes ploygons in an existing texture
绘制在一个现有的纹理的纹理类ploygons
triangle plot. Draw the polygons and the labels inside each
三角形的图。绘制多边形,并在每个标签
polygons.
多边形。
用法----------Usage----------
TT.classes(geo,
class.sys,
tri.css.ps.lim = NULL,
css.transf = NULL,
text.transf.fun = NULL,
trsf.add.opt1 = NULL,
trsf.add.opt2 = NULL,
text.tol = NULL,
text.sum = NULL,
base.css.ps.lim = NULL,
blr.tx = NULL,
blr.clock = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
bg = NULL,
class.lab.col = NULL,
class.p.bg.col = NULL,
class.p.bg.hue = NULL,
class.line.col = NULL,
class.lty = NULL,
class.lab.show = NULL,
cex.lab = NULL,
font.lab = NULL,
family.op = NULL,
lwd.axis = NULL,
col.axis = NULL,
new.centroid = TRUE)
参数----------Arguments----------
参数:geo
参数:class.sys
参数:tri.css.ps.lim
参数:css.transf
参数:text.transf.fun
参数:trsf.add.opt1
参数:trsf.add.opt2
参数:text.tol
参数:text.sum
参数:base.css.ps.lim
参数:blr.tx
参数:blr.clock
参数:tri.sum.tst
参数:tri.pos.tst
参数:bg
参数:class.lab.col
参数:class.p.bg.col
参数:class.p.bg.hue
参数:class.line.col
参数:class.lty
参数:class.lab.show
参数:cex.lab
参数:font.lab
参数:family.op
参数:lwd.axis
参数:col.axis
参数:new.centroid
Single logical. If TRUE (default) the new method (Paul Bourke) is used to calculate the centroid. If FALSE the centroid is taken as the mean x and y coordinates of the vertices.
单一的逻辑。如果是TRUE(默认值)的新方法(保罗·伯克)是用来计算质心。如果为FALSE的质心被取为x和y的平均值的顶点坐标。
(作者)----------Author(s)----------
Julien MOEYS <jules_m78-soiltexture@yahoo.fr>, contributions from Wei Shangguan.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|