1
0
mirror of https://github.com/msberends/AMR.git synced 2025-01-16 05:21:37 +01:00

Update test-av_from_text.R

This commit is contained in:
Dr. Matthijs Berends 2022-11-12 22:57:58 +01:00 committed by GitHub
parent 1162d1d9b1
commit fda9c15420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ expect_identical(
as.av("Aciclovir") as.av("Aciclovir")
) )
expect_identical( expect_identical(
av_from_text("28/03/2020 regular aciclovir 500mg po tds", translate_ab = TRUE)[[1]], av_from_text("28/03/2020 regular aciclovir 500mg po tds", translate_av = TRUE)[[1]],
"Aciclovir" "Aciclovir"
) )
expect_identical( expect_identical(