| classify_rpn | R Documentation |
Classify RPN Value into Risk Level
classify_rpn(rpn, bands = risk_config_default()$rpn_bands)
rpn |
Numeric RPN score (1–125). |
bands |
Named list of band boundaries from |
Character risk level name.
classify_rpn(90)
classify_rpn(25)
classify_rpn(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.