tv.coverperc {vegdata} | R Documentation |
Cover code translation
Description
Translate cover code into percentage cover values for Turboveg database observations.
Usage
tv.coverperc(db, obs, RelScale, tv_home, tvscale, ...)
Arguments
db |
the name of the Turboveg database |
obs |
dataframe of observations, containing Cover Codes, coded in tvscale.dbf of Turboveg installation |
RelScale |
dataframe of CoverScale codes per releve, if empty it is read from the database |
tv_home |
Path to Turboveg installation. |
tvscale |
Cover scale. |
... |
Further options. |
Value
obs |
data.frame of observations with additional column COVER_PERC |
Author(s)
Florian Jansen
jansen@uni-greifswald.de
Examples
## For examples see in vignette('vegdata').
[Package
vegdata version 0.1.1
Index]