TT.vertices.plot(soiltexture)
TT.vertices.plot()所属R语言包:soiltexture
Plot the vertices of a texture classification system.
绘制的顶点纹理分类系统。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot the vertices of a texture classification system, on top
绘制顶点的纹理分类系统,在上面
of an already drawn texture triangle plot. Also plot the
质地三角图已经绘制。也绘制了
vertices numbers. See TT.vertices.tbl() and TT.classes.tbl()
顶点号码。请参阅TT.vertices.tbl()和TT.classes.tbl()
for a non graphic, tabular equivalent of the plot.
非图形,表格等价的图。
用法----------Usage----------
TT.vertices.plot(geo,
class.sys = "FAO50.TT",
fg = NULL,
col = NULL,
cex = NULL,
font = NULL,
family.op = NULL,
adj = NULL,
pos = NULL,
offset = NULL,
blr.tx = NULL,
text.sum = NULL,
blr.clock = NULL)
参数----------Arguments----------
参数:geo
参数:class.sys
参数:fg
参数:col
参数:cex
参数:font
参数:family.op
参数:adj
参数:pos
参数:offset
参数:blr.tx
参数:text.sum
参数:blr.clock
(作者)----------Author(s)----------
Julien MOEYS <jules_m78-soiltexture@yahoo.fr>, contributions from Wei Shangguan.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|