mirror of
https://github.com/msberends/AMR.git
synced 2026-01-11 08:34:41 +01:00
Built site for AMR@3.0.1.9008: 9d1b456
This commit is contained in:
@@ -147,7 +147,7 @@ ab_from_text("500 mg amoxi po and 400mg cipro iv", collapse = ", ")
|
||||
# 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]])
|
||||
#> [1] "Beta-lactams/penicillins" "Fluoroquinolones"
|
||||
#> [1] "Aminopenicillins" "Fluoroquinolones"
|
||||
|
||||
if (require("dplyr")) {
|
||||
tibble(clinical_text = c(
|
||||
|
||||
Reference in New Issue
Block a user