Description Usage Arguments Value See Also Examples
Standarise marker names
1 |
ms |
a marker name (or a character vector of marker names) |
an updated version of ms
where the names have been standarised
1 2 3 | standard_marker_names("vWA") == "VWA"
standard_marker_names(c("Penta D", "vWA")) == c("Penta_D", "VWA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.