View source: R/metrics_canopydensity.R
metrics_canopydensity | R Documentation |
Cumulative distribution of point heights in interval count.
metrics_canopydensity(z, interval_count = 10, zmin = NA)
.metrics_canopydensity
z |
Z coordinate of the point cloud |
interval_count |
Number of intervals used to divide the point height distribution. |
zmin |
Minimum height. If set, heights below are ignored in calculations. |
An object of class formula
of length 2.
Cumulative percentage of points in each interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.