print.summary.eviSimulation {decisionSupport}R Documentation

Print the Summarized EVI Simulation Results.

Description

This function prints the summary of eviSimulation generated by summary.eviSimulation.

Usage

## S3 method for class 'summary.eviSimulation'
print(x, ...)

Arguments

x

An object of class summary.eviSimulation.

...

Further arguments to be passed to print.default and print.summary.welfareDecisionAnalysis.

See Also

eviSimulation, print.summary.welfareDecisionAnalysis.


[Package decisionSupport version 1.114 Index]