Description Usage Arguments Value
Creates a frequency table based on the given ranges for diameters at breast height Also outputs a histogram plot for visualization
1 |
data |
Data frame containing at least the spatial level of grouping and diameters at breast height (DBH) |
cluster |
String to categorize at which spatial level of grouping the data analysis |
breaks |
A list of breaks to be used in grouping the dbh sizes. Default is at: 5-15,15-30, and 30-max |
Outputs should include: 1. '[cluster].freq', a data frame for dbh frequency table for the chosen cluster 2. '[cluster].frqplot', a simple histogram showing the frequency of trees fallingunder the given ranges of tree diameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.