mirror of
https://github.com/msberends/AMR.git
synced 2025-01-16 07:21:37 +01:00
Update test-av_from_text.R
This commit is contained in:
parent
1162d1d9b1
commit
fda9c15420
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user