tv.eco {vegdata}R Documentation

Load ecological species traits from Turboveg reference list

Description

Loading Turboveg ecodbase and do basic data evaluation. Empty columns are eliminated and warnings about possibly wrong '0' values are performed

Usage

tv.eco(db, eco = 'ecodbase', refl, tv_home) 

Arguments

db Path name to the Turboveg database directory
eco Name of species trait DBase file, default is 'ecodbase'
refl Name of taxonomic reference list
tv_home Turbowin installation path

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.

Value

data.frame of ecological traits, see metainfo(refl, eco=TRUE).

Author(s)

Florian Jansen jansen@uni-greifswald.de


[Package vegdata version 0.1.1 Index]