tv.compRefl(vegdata)
tv.compRefl()所属R语言包:vegdata
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The function checks for different taxon numbers and, or taxon names in two TURBOVEG reference lists.
功能检查不同的类群数,或分类单元名称两个TURBOVEG的参考文献列表。
用法----------Usage----------
tv.compRefl(refl1, refl2, tv_home, check.nr=FALSE, verbose=FALSE, Sink=TRUE, new=FALSE, ...)
参数----------Arguments----------
参数:refl1
First reference list to compare.
第一参考列表进行比较。
参数:refl2
Second reference list to compare.
第二个参考列表进行比较。
参数:tv_home
TURBOVEG installation path. If not specified, guessed by codetv.home
TURBOVEG的安装路径。如果未指定,猜到了codetv.home
参数:check.nr
Check equality of species numbers.
检查平等的物种数量。
参数:verbose
Print species names on screen.
打印屏幕上的物种名称。
参数:Sink
Write text file with differences.
写文本文件的差异。
参数:new
Write new combined TURBOVEG reference list.
写新的组合TURBOVEG参考名单。
参数:...
Additional arguments.
其他参数。
(作者)----------Author(s)----------
Florian Jansen
参考文献----------References----------
<h3>See Also</h3> <code>tax</code>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|