powered by
print.summary.riskyr provides a print method for objects of class "summary.riskyr".
print.summary.riskyr
print
# S3 method for summary.riskyr print(x = NULL, ...)
An object of class "summary.riskyr", usually a result of a call to summary.riskyr.
summary.riskyr
Additional parameters to be passed to the generic print function.
Printed output of a "summary.riskyr" object.
# NOT RUN { summary(scenarios$n4) # }
Run the code above in your browser using DataLab