mirror of
https://github.com/msberends/AMR.git
synced 2025-09-04 20:09:38 +02:00
(v1.2.0.9017) ab_from_text() improvement
This commit is contained in:
@@ -54,6 +54,8 @@ test_that("as.ab works", {
|
||||
|
||||
expect_equal(as.character(as.ab("Amoxy + clavulaanzuur")),
|
||||
"AMC")
|
||||
|
||||
expect_message(as.ab("cipro mero"))
|
||||
|
||||
# assigning and subsetting
|
||||
x <- antibiotics$ab
|
||||
|
Reference in New Issue
Block a user