View source: R/julia_interface.R
ellipsoidal | R Documentation |
Ellipsoidal leaf angle distribution
ellipsoidal(X, angles)
X |
Ellipsoidal parameters (must have positive value) |
angles |
Leaf inclination angles (radians) |
Probability density of the leaf inclination angle(s)
curve(ellipsoidal(2.5, x), 0, pi/2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.