clean_raw_mic | R Documentation |
Removes leading "=" which can sometimes be present in raw MIC results. Also converts co-trimoxazole to trimethprim component only.
clean_raw_mic(mic)
mic |
character containing MIC/s |
character of clean MIC/s
clean_raw_mic(c("==>64","0.25/8.0"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.