Learn R Programming

vegdata (version 0.6-6)

lc: 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.

Arguments

Details

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

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

lc.1 = Default layer combination in tv.veg. Differenciates tree and shrub layers, all other layers are combined. rr{ layer comb 0 0 1 Tree 2 Tree 3 Tree 4 Shrub 5 Shrub 6 Shrub 7 0 8 0 9 0 }

lc.all = Do not use any layer differentiation. rr{ layer comb 0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 }

See Also

tv.veg