Description Usage Arguments Value Author(s)
Summarizes the compiled tree data (including both enhanced tree data and non-enhanced tree data) at
cluster level. This function is equevalent to the summary part in sas compiler in cp_vegi_2017.sas
.
Different from the original compiler, this function outputs the summaries by summarized components,
rather than putting all together.
1 2 3 4 5 6 7 | VRISummaries(allVolumeTrees, clusterPlotHeader, utilLevel, weirdUtil,
equation)
## S4 method for signature 'data.table,data.table,numeric,character,character'
VRISummaries(allVolumeTrees,
clusterPlotHeader, utilLevel, weirdUtil, equation)
|
allVolumeTrees |
data.table, All tree data from vi_c and vi_i that have been compiled with tree volume. |
clusterPlotHeader |
data.table, Cluster and plot-level information. An output of |
utilLevel |
numeric, Utilization levels. |
weirdUtil |
character, Weird util. Default is No. Otherwise need to be specified as a number. |
equation |
character, Specifies whether the compiler is based on |
Cluster and species-level volume summaries; cluster-level volume summaries; cluster-level height summaries; cluster-level species composition summaries and log file.
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.