mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
(v1.4.0.9034) MIC printing update
This commit is contained in:
@ -75,7 +75,7 @@ ab_from_text("500 mg amoxi po and 400mg cipro iv", type = "dose")
|
||||
ab_from_text("500 mg amoxi po and 400mg cipro iv", type = "admin")
|
||||
|
||||
ab_from_text("500 mg amoxi po and 400mg cipro iv", collapse = ", ")
|
||||
|
||||
\donttest{
|
||||
# if you want to know which antibiotic groups were administered, do e.g.:
|
||||
abx <- ab_from_text("500 mg amoxi po and 400mg cipro iv")
|
||||
ab_group(abx[[1]])
|
||||
@ -99,3 +99,4 @@ if (require("dplyr")) {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user