calc_tls_mean_leaf_ht: Process single PCL transects.

View source: R/calc_tls_mean_leaf_ht.R

calc_tls_mean_leaf_htR 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)



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