| print.risk_scores | R Documentation |
Print Risk Scores
## S3 method for class 'risk_scores'
print(x, ...)
x |
A |
... |
Ignored. |
Invisibly returns x. Called for its side effect of printing a
summary of risk score metrics (overall risk score, mean RPN, max RPN,
total risk count, and per-level distribution) to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.