tv.mono(vegdata)
tv.mono()所属R语言包:vegdata
Creates a list of monotypic taxa from the Taxonomic Reference List
创建一个列表的单型类群的分类参考目录
译者:生物统计家园网 机器人LoveR
描述----------Description----------
More or less internal function to check the reference lists and to create lists of monotypic taxa.
更多或更少的内部功能检查的参考名单和创建列表的单型类群。
用法----------Usage----------
tv.mono(refl, write = FALSE, nr.member = 1, tv_home, ...)
参数----------Arguments----------
参数:refl
The name of the taxonomic reference list.
生物分类参考列表的名称。
参数:write
Should the list of monotypic species be written into a DBase file for further use.
应的单型物种列表写成质数据库文件,以供进一步使用。
参数:nr.member
Number of members in the next taxonomic level to be checked.
成员数在未来的分类级别进行检查。
参数:tv_home
Turboveg installation path, see tv.home
Turboveg的安装路径,请参阅tv.home
参数:...
additional arguments
额外的参数
值----------Value----------
Dataframe of monotypic taxa.
数据框的单型类群。
(作者)----------Author(s)----------
Florian Jansen
<a href="mailto:jansen@uni-greifswald.de">jansen@uni-greifswald.de</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|