View source: R/risk_register.R
| print.risk_register | R Documentation |
Print Risk Register
## S3 method for class 'risk_register'
print(x, ...)
x |
A |
... |
Ignored. |
Invisibly returns x. Called for its side effect of printing a
summary of the risk register (total risks, open count, critical/high
counts, and mean RPN) to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.