Prints a summary of the results contained in an MP object.
This function calls summary.MP to display the details of the multi-period
analysis results in a user-friendly format.
# S3 method for MP
print(x, ...)No return value. This function is called for its side effects of
printing the summary of the MP object to the console.
An MP object, representing the results of multi-period analysis.
Additional arguments passed to summary.MP.
summary.MP