lc {vegdata}R Documentation

Templates for pseudo-species according to Turboveg layer informations.

Description

Differentiate species according to layer (tree, shrub, juvenile etc.) or other species-plot informations from Turboveg. The data.frames lc.0 and lc.1 are templates for layer aggregation/differentiation.

Details

Column layer point to the Turboveg layer specification (see Turboveg Help) and column comb defines the aggregation.

lc.1 = Default layer combination. Differenciates only tree layers, juveniles and all the rest.
layer comb
0 0
1 1
2 1
3 1
4 0
5 0
6 0
7 2
8 2
9 0

lc.0 = Use every layer differentiation from 0 to 9 in Turboveg database as pseudo-species.
layer comb
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9

Author(s)

Florian Jansen jansen@uni-greifswald.de

See Also

tv.veg


[Package vegdata version 0.1.1 Index]