View source: R/evidence_schema.R
| canon_result | R Documentation |
Maps common result/status labels to the canonical set:
pass, fail, warn, na.
canon_result(x)
x |
Character vector of result values. |
Character vector with canonical result labels.
canon_result(c("PASS", "Failed", "Warning", "N/A"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.