mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:02:19 +02:00
(v1.3.0.9009) documentation update
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
#' FUN = mo_gramstain)
|
||||
#'
|
||||
#' x <- bug_drug_combinations(example_isolates,
|
||||
#' FUN = function(x) ifelse(x == "B_ESCHR_COLI",
|
||||
#' FUN = function(x) ifelse(x == as.mo("E. coli"),
|
||||
#' "E. coli",
|
||||
#' "Others"))
|
||||
#' }
|
||||
|
Reference in New Issue
Block a user