Learn R Programming

forestr (version 2.0.2)

calc_rumple: Calculates rumple

Description

calc_rumple calculates canopy rumple.

Usage

calc_rumple(df)

Arguments

df

LiDAR summary matrix data frame

Value

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

Run this code
# NOT RUN {
calc_rumple(pcl_summary)

# }

Run the code above in your browser using DataLab