View source: R/evidence_schema.R
| canon_severity | R Documentation |
Maps common severity labels (case-insensitive) to the canonical set.
canon_severity(x)
x |
Character vector of severity values. |
Character vector with canonical severity labels.
canon_severity(c("HIGH", "Low", "warning", "Error"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.