mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:43:00 +02:00
diff for freq, fix for mo_shortname
This commit is contained in:
@ -114,7 +114,7 @@ test_that("first isolates work", {
|
||||
first_isolate(col_date = "date",
|
||||
col_mo = "mo",
|
||||
col_patient_id = "patient_id",
|
||||
col_testcode = "sex",
|
||||
col_testcode = "gender",
|
||||
testcodes_exclude = "M"))
|
||||
|
||||
# errors
|
||||
|
Reference in New Issue
Block a user