mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 08:21:51 +02:00
move object assignment to AMR_env
This commit is contained in:
@ -69,8 +69,8 @@ ab_name("J01CR50")
|
||||
|
||||
# even antibiotic selectors work
|
||||
x <- data.frame(random_column = "test",
|
||||
coflu = as.rsi("S"),
|
||||
ampicillin = as.rsi("R"))
|
||||
coflu = as.rsi("S"),
|
||||
ampicillin = as.rsi("R"))
|
||||
x
|
||||
x[, betalactams()]
|
||||
}
|
||||
|
Reference in New Issue
Block a user