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

new git flow to repository

This commit is contained in:
2019-05-20 14:16:53 +02:00
parent 4ca00e1868
commit 6eb08a2ea3
38 changed files with 202 additions and 40 deletions

View File

@ -374,6 +374,9 @@ eucast_exceptional_phenotypes <- function(x, country = "EUCAST", ...) {
}
# is_ESBL <- function(x, col_mo = NULL, ...) {
# get_ab_col <- function(columns, ab) {
# columns[names(columns) == ab]
# }
# col_mo <- get_column_mo(tbl = x, col_mo = col_mo)
# cols_ab <- get_column_abx(tbl = x,
# soft_dependencies = c("AMX", "AMP"),