Learn R Programming

decisionSupport (version 1.114)

print.summary.eviSimulation: Print the Summarized EVI Simulation Results.

Description

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

Usage

# S3 method for 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.