tv.traits(vegdata)
tv.traits()所属R语言包:vegdata
Load species traits from Turboveg reference list
将物种特征Turboveg参考文献列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Loading Turboveg ecodbase or any other specified dBase file in this directory and do basic data evaluation. Empty columns are eliminated and warnings about possibly wrong '0' values are performed
装载Turboveg ecodbase或任何其他指定的dBase文件,在该目录中做基本的数据评估。空列被淘汰,警告可能是错误的0值进行
用法----------Usage----------
tv.traits(db, eco = 'ecodbase.dbf', refl)
参数----------Arguments----------
参数:db
Path name to the Turboveg database directory
路径名到的Turboveg的数据库目录
参数:eco
Name of species trait DBase file, default is 'ecodbase'
物种性状dBASE文件,默认的名称是ecodbase
参数:refl
Name of taxonomic reference list
名称分类参考目录
Details
详细信息----------Details----------
You can use the final output line to make a summary statistic for attributes with potentially misleading '0' values. Just delete the \" at beginning and end.
您可以使用的最终输出线具有潜在的误导0值的属性做一个汇总统计。只要删除\“的开始和结束。
值----------Value----------
data.frame of ecological traits, see metainfo(refl, eco=TRUE).
数据框的生态特征,请参阅metainfo(refl, eco=TRUE)。
(作者)----------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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|