LADdensity {RLeafAngle}R Documentation

Retrieve the density of leaf area given leaf angle measurements.

Description

Retrieve the density of leaf area given leaf angle measurements.

Usage

LADdensity(LeafAngles)

Arguments

LeafAngles

The measurements of leaf angle distribution.

Value

Leaf area density given leaf angle intervals (0,10,20,30,40,50,60,70,80,90).

Author(s)

Wei-Min Wang (wmwang AT gmail.com)

References

Wang, W. M., Li, Z. L., & Su, H. B. (2007). Comparison of leaf angle distribution functions: effects on extinction coefficient and fraction of sunlit foliage. Agricultural and Forest Meteorology, 143(1), 106-122.

Examples

data(Falster) 
LADdensity(Falster[[2]])

[Package RLeafAngle version 1.0 Index]