mic_r_breakpoint | R Documentation |
R breakpoint for MIC
mic_r_breakpoint(mo, ab, accept_ecoff = FALSE, ...)
mo |
mo name (coerced using AMR::as.mo) |
ab |
ab name (coerced using AMR::as.ab) |
accept_ecoff |
if TRUE, ECOFFs will be used when no clinical breakpoints are available |
... |
additional arguments to pass to AMR::as.sir, which is used to calculate the R breakpoint |
MIC value
mic_r_breakpoint("B_ESCHR_COLI", "AMK")
mic_r_breakpoint("B_ESCHR_COLI", "CHL", accept_ecoff = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.