calc_gap_fraction: Calculate gap fraction

View source: R/calc_gap_fraction.R

calc_gap_fractionR Documentation

Calculate gap fraction

Description

calc_gap_fraction produces clumping index based on gap fraction through the canopy.

Usage

calc_gap_fraction(m)

Arguments

m

the matrix of bin hits calculated as density of LiDAR returns for each x column.

Details

This is a specific function that works using the adjusted matrix to calculate gap fraction through the canopy. This function also returns clumping index.

Examples

calc_gap_fraction(pcl_vai)


atkinsjeff/forestr documentation built on Dec. 12, 2023, 5:36 a.m.