calc_tls_mean_leaf_ht function

Process single PCL transects.

Process single PCL transects.

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

calc_tls_mean_leaf_ht(m)

Arguments

  • m: the vai matrix

Returns

adds columns to the matrix of height.bin

Details

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

Examples

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