Learn R Programming

forestr (version 2.0.2)

calc_tls_mean_leaf_ht: 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

Value

adds columns to the matrix of height.bin

Details

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

Examples

Run this code
# NOT RUN {
# with designated file
# }
# NOT RUN {
process_pcl("pcl_data.csv", marker.spacing = 10, user_height = 1.05, max.vai = 8)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab