fvsSetupSummary: Setup Summary

View source: R/fvsSetupSummary.R

fvsSetupSummaryR Documentation

Setup Summary

Description

Adds extra data to the summary statistics table returned by function 'fvsGetSummary()'. The extra data include new columns showing total production of trees and volume plus new rows so that years with removals have two data points, one for before and the after the harvest.

Modifies the "summary" statistics so that it is ready to plot. This is done by adding a row for post thin so that variables like "TPA" show the trace over time with the removals being as sharp dip.

Usage

fvsSetupSummary(asum)

Arguments

asum

A matrix as returned by 'fvsGetSummary()' or the summary table returned by 'fvsCompositeSum(sumList)'.

Value

A matrix with additional columns and rows (if there were harvests in the run).


SilviaTerra/rFVS documentation built on March 25, 2023, 3:59 a.m.