TT.baseplot(soiltexture)
TT.baseplot()所属R语言包:soiltexture
Internal. Create an empty plot scene for a texture triangle.
内部。创建一个空的图场景的纹理三角形。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create an empty plot where a texture triangle can be drawn with
创建一个空的图纹理三角形,可以得出
other secondary functions (frame, axis, ...). Also return the
其他的辅助功能(帧,轴,...)。也可以返回
'geo' parameters needed by these secondary functions.
“GEO”参数所需要的辅助功能。
用法----------Usage----------
TT.baseplot(geo = NULL,
class.sys = "none",
blr.clock = NULL,
tlr.an = NULL,
blr.tx = NULL,
text.sum = NULL,
base.css.ps.lim = NULL,
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,
col = NULL,
cex.main = NULL,
lang = NULL)
参数----------Arguments----------
参数:geo
参数:class.sys
参数:blr.clock
参数:tlr.an
参数:blr.tx
参数:text.sum
参数:base.css.ps.lim
参数:tri.sum.tst
参数:tri.pos.tst
参数:text.tol
参数:unit.ps
参数:unit.tx
参数:b.lim
参数:l.lim
参数:main
参数:new.mar
参数:bg
参数:fg
参数:col
参数:cex.main
参数:lang
(作者)----------Author(s)----------
Julien MOEYS <jules_m78-soiltexture@yahoo.fr>, contributions from Wei Shangguan.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|