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

(v0.7.1.9097) mdro() examples fix

This commit is contained in:
2019-10-07 14:57:27 +02:00
parent 4e9c4c1b4e
commit f479dfce60
12 changed files with 22 additions and 22 deletions

View File

@ -62,9 +62,9 @@
#' MRGN = mrgn(.))
#'
#' example_isolates %>%
#' rename(PIP = TZP) # no piperacillin, so take piperacillin/tazobactam
#' mrgn() %>% # check German guideline
#' freq() # check frequencies
#' rename(PIP = TZP) %>% # no piperacillin, so take piperacillin/tazobactam
#' mrgn() %>% # check German guideline
#' freq() # check frequencies
mdro <- function(x,
guideline = NULL,
col_mo = NULL,