print.summary.welfareDecisionAnalysis {decisionSupport}R Documentation

Print the summarized Welfare Decision Analysis results.

Description

This function prints the summary of a Welfare Decision Analysis generated by summary.welfareDecisionAnalysis.

Usage

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

Arguments

x

An object of class summary.welfareDecisionAnalysis.

...

Further arguments to print.data.frame.

See Also

welfareDecisionAnalysis, summary.welfareDecisionAnalysis, print.data.frame.


[Package decisionSupport version 1.114 Index]