mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 03:12:11 +02:00
(v2.1.1.9256) unit tests
This commit is contained in:
@ -39,8 +39,7 @@ test_that("test-antibiogram.R", {
|
||||
ab2 <- antibiogram(example_isolates,
|
||||
antimicrobials = aminoglycosides(),
|
||||
ab_transform = "atc",
|
||||
mo_transform = "gramstain",
|
||||
add_total_n = TRUE
|
||||
mo_transform = "gramstain"
|
||||
)
|
||||
|
||||
ab3 <- antibiogram(example_isolates,
|
||||
|
Reference in New Issue
Block a user