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

faster determination of abx

This commit is contained in:
2019-05-20 19:12:41 +02:00
parent 6eb08a2ea3
commit 07d26cd485
25 changed files with 491 additions and 498 deletions

View File

@ -291,7 +291,8 @@ eucast_rules <- function(x,
"SXT",
"VAN"),
hard_dependencies = NULL,
verbose = verbose)
verbose = verbose,
...)
AMC <- cols_ab['AMC']
AMK <- cols_ab['AMK']