print.summary.riskyr | R Documentation |
print.summary.riskyr
provides a print
method for objects of class "summary.riskyr".
## S3 method for class 'summary.riskyr' print(x = NULL, ...)
x |
An object of class "summary.riskyr", usually a result of a call to |
... |
Additional parameters (to be passed to generic print function). |
Printed output of a "summary.riskyr" object.
riskyr
initializes a riskyr
scenario.
summary(scenarios$n4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.