Description Usage Arguments Value Author(s) References Examples
Compute the fraction leaf area given leaf angle intervals (in degree) and the parameters of Beta function.
1 | interBeta(AngleLower, AngleUpper, meu, neu)
|
AngleLower |
The lower limit of leaf angle intervals in degree. |
AngleUpper |
The upper limit of leaf angle intervals in degree. |
meu |
One of the parameters for Beta function. |
neu |
One of the parameters for Beta function. |
Compute the fraction leaf area of Beta function.
Wei-Min Wang (wmwang AT gmail.com)
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.
1 | interBeta(40,50,1.616,2.188)
|
[1] 0.0004240377
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.