1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 07:41:58 +02:00
This commit is contained in:
2022-12-20 22:41:39 +01:00
parent 6f4bb603ec
commit 4c42a43f7d
4 changed files with 7 additions and 10 deletions

View File

@ -67,8 +67,8 @@ expect_equal(
# first non-ICU isolates
expect_equal(
sum(
expect_identical(
as.integer(sum(
first_isolate(example_isolates,
col_mo = "mo",
col_date = "date",
@ -78,8 +78,8 @@ expect_equal(
icu_exclude = TRUE
),
na.rm = TRUE
),
942
)),
942L
)
# set 1500 random observations to be of specimen type 'Urine'