sp.sums.2: Generates species summaries from a dataframe that contains stem measurements.
Description
This function generates a dataframe object that contains
the original stem measurements and appends columns named by
log.grades, where log.grades corresponds to the minimum log diameters
defined by log.breaks.
The dataframe containing the original stem measurements.
log.breaks
The vector defining the minimum diameters for the log grades defined by log.grades.
log.grades
The vector defining the text labels for the log.breaks.
Value
A dataframe that contains the original stem measurements with the log volumes appended for each species.
Details
The function generates summaries, by species, for common statistics used in growth and yield simulations.
It performs the same function as the sp.sums function in the Rconifers library.
References
Robinson, A.P., and J.D. Hamann. 2010. Forest Analytics with R: an
Introduction. Springer.