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 |
... |
Further arguments to be passed to |
See Also
eviSimulation
, print.summary.welfareDecisionAnalysis
.
[Package decisionSupport version 1.114 Index]