mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 19:01:51 +02:00
(v2.1.1.9234) fix CLSI
This commit is contained in:
@ -28,7 +28,7 @@ antibiogram(x, antimicrobials = where(is.sir), mo_transform = "shortname",
|
||||
info = interactive(), ...)
|
||||
|
||||
wisca(x, antimicrobials = where(is.sir), ab_transform = "name",
|
||||
syndromic_group = NULL, digits = 1,
|
||||
syndromic_group = NULL, only_all_tested = FALSE, digits = 1,
|
||||
formatting_type = getOption("AMR_antibiogram_formatting_type", 14),
|
||||
col_mo = NULL, language = get_AMR_locale(), combine_SI = TRUE,
|
||||
sep = " + ", simulations = 1000, conf_interval = 0.95,
|
||||
|
Reference in New Issue
Block a user