powered by
calc_rugosity calculates canopy structural complexity metrics from PCL data and prints them to the screen.
calc_rugosity
calc_rugosity(df, m, filename)
is a LiDAR summary matrix data frame
matrix of light adjusted vai values.
the name of the file currently being processed.
a series of metrics that describe canopy and ecosystem height, density, openness, cover, etc.
This is a specific function calculates canopy rugosity and other metrics, including rumple, height metrics, etc.
# NOT RUN { # Calculates metrics of canopy structural complexity. calc_rugosity(pcl_summary, pcl_vai, filename = "") # }
Run the code above in your browser using DataLab