loggingsummary: Summary of the outputs of the loggingsimulation function

View source: R/loggingsummary.R

loggingsummaryR Documentation

Summary of the outputs of the loggingsimulation function

Description

Summary of the outputs of the loggingsimulation function

Usage

loggingsummary(x)

Arguments

x

Outputs of the loggingsimulation function (list)

Value

A summary of the outputs of the loggingsimulation function (console display):

  • a reminder of the inputs

  • the iterations statistics (mean, standard deviation, quantiles) of the outgoing figures Please note that all volumes in m3/ha and biomass in ton/ha are per exploitable hectare, not per plot hectare.

Examples

data(LoggingSimulationOutputs_iter) # Outputs of one logging simulation (2 iterations and 2 cores)

loggingsummary(x = LoggingSimulationOutputs_iter)


VincyaneBadouard/LoggingLab documentation built on Oct. 16, 2024, 9:42 p.m.