mic_r_breakpoint: R breakpoint for MIC

View source: R/meta_data.R

mic_r_breakpointR Documentation

R breakpoint for MIC

Description

R breakpoint for MIC

Usage

mic_r_breakpoint(mo, ab, accept_ecoff = FALSE, ...)

Arguments

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

Value

MIC value

Examples

mic_r_breakpoint("B_ESCHR_COLI", "AMK")
mic_r_breakpoint("B_ESCHR_COLI", "CHL", accept_ecoff = TRUE)

MIC documentation built on April 12, 2025, 2:26 a.m.