TT.lines(soiltexture)
TT.lines()所属R语言包:soiltexture
Internal. Used to plot line elements of a texture plot axis, ticks, arrows, etc.
内部。被用来绘制线一纹理图轴的元素,刻度线,箭头等。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Used to plot line elements of a texture plot axis, ticks, arrows, etc.
被用来绘制线一纹理图轴的元素,刻度线,箭头等。
用法----------Usage----------
TT.lines(geo = geo,
at.1.s = TT.get("at"),
at.2.s = 1 - TT.get("at"),
at.3.s = 0,
at.1.e = TT.get("at"),
at.2.e = 0,
at.3.e = 1 - TT.get("at"),
text.tol = NULL,
text.sum = NULL,
blr.clock = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL)
参数----------Arguments----------
参数:geo
参数:at.1.s
参数:at.2.s
参数:at.3.s
参数:at.1.e
参数:at.2.e
参数:at.3.e
参数:text.tol
参数:text.sum
参数:blr.clock
参数:tri.sum.tst
参数:tri.pos.tst
(作者)----------Author(s)----------
Julien MOEYS <jules_m78-soiltexture@yahoo.fr>, contributions from Wei Shangguan.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|