1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 20:02:04 +02:00

(v1.3.0.9037) pre-release

This commit is contained in:
2020-09-30 10:54:23 +02:00
parent ac1c78c793
commit 3136bc54aa
12 changed files with 26 additions and 33 deletions

View File

@ -954,7 +954,7 @@ mdro <- function(x,
"any")
trans_tbl(3,
which(x$mo %in% MO_CONS), # coagulase-negative Staphylococcus
c( VAN, TLV, DAL, ORI, DAP, LNZ, TZD, QDA, TGC, ERV, OMC),
c(VAN, TLV, DAL, ORI, DAP, LNZ, TZD, QDA, TGC, ERV, OMC),
"any")
trans_tbl(3,
which(x$genus == "Corynebacterium"),