calc_tls_csc function

Calculates rumple

Calculates rumple

calc_tls_csc calculates canopy structural complexity metrics from the tls vai matrix

calc_tls_csc(m, filename)

Arguments

  • m: matrix of vai data with mean leaf height column
  • filename: the name of the file being process0

Returns

csc metrics

Details

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

Examples

## Not run: calc_tls_csc(m) ## End(Not run)