calc_tls_mean_leaf_ht {forestr}R Documentation

Process single PCL transects.

Description

calc_tls_mean_leaf_ht used in process_tls to calculate mean leaf height from tls slife

Usage

calc_tls_mean_leaf_ht(m)

Arguments

m

the vai matrix

Details

This function derives mean leaf height from x, z vai from TLS data.

Value

adds columns to the matrix of height.bin

Examples


# with designated file
## Not run: process_pcl("pcl_data.csv", marker.spacing = 10, user_height = 1.05, max.vai = 8)



[Package forestr version 2.0.2 Index]