calc_rumple function

Calculates rumple

Calculates rumple

calc_rumple calculates canopy rumple.

calc_rumple(df)

Arguments

  • df: LiDAR summary matrix data frame

Returns

rumple for the canopy based on 2-D transect

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.

Examples

calc_rumple(pcl_summary)