mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 15:21:58 +02:00
WHONET/EARS-Net support
This commit is contained in:
@ -160,7 +160,7 @@ test_that("first isolates work", {
|
||||
|
||||
# look for columns itself
|
||||
expect_message(first_isolate(septic_patients))
|
||||
expect_error(first_isolate(septic_patients %>%
|
||||
expect_message(first_isolate(septic_patients %>%
|
||||
mutate(mo = as.character(mo)) %>%
|
||||
left_join_microorganisms()))
|
||||
|
||||
|
Reference in New Issue
Block a user