The method is based on the mean distance to k nearest neighbors in 3D. The
function 'leafdispersion' computes this observed mean distance (Ok
)
for a plant (an object of class plant3d
), as well as for a square box
with randomly distributed leaves at the same leaf area density.
leafdispersion(plant, kneighbors = 5, nreplicate = 10, nleaves = NA, crownvol = NA)
Ek_edge
# Leafdispersion for the Toona plant
leafdispersion(toona)
Run the code above in your browser using DataLab