Learn R Programming

forestr (version 2.0.2)

calc_tls_csc: Calculates rumple

Description

calc_tls_csc calculates canopy structural complexity metrics from the tls vai matrix

Usage

calc_tls_csc(m, filename)

Arguments

m

matrix of vai data with mean leaf height column

filename

the name of the file being process0

Value

csc metrics

Details

This is a specific function to calculate canopy structural complexity or CSC metrics from the VAI matrix imported in.

Examples

Run this code
# NOT RUN {
calc_tls_csc(m)
# }

Run the code above in your browser using DataLab