calc_rumple {forestr} | R Documentation |
Calculates rumple
Description
calc_rumple
calculates canopy rumple.
Usage
calc_rumple(df)
Arguments
df |
LiDAR summary matrix data frame |
Details
This function uses the summary matrix created by
the function make_summary_matrix
to calculate
canopy rumple, the relationship between outer canopy surface
and the ground area.
Value
rumple for the canopy based on 2-D transect
Examples
calc_rumple(pcl_summary)
[Package forestr version 2.0.2 Index]