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

(v1.0.1.9008) RIVM abbreviations for drugs

This commit is contained in:
2020-04-14 20:38:09 +02:00
parent cde65141d9
commit 4be54d608c
23 changed files with 346 additions and 149 deletions

View File

@ -167,7 +167,7 @@ test_that("as.mo works", {
left_join_microorganisms() %>%
select(genus, species) %>%
as.mo())
# unknown results
expect_warning(as.mo(c("INVALID", "Yeah, unknown")))