mirror of
https://github.com/msberends/AMR.git
synced 2025-11-25 02:51:07 +01:00
age_groups fix
This commit is contained in:
@@ -52,6 +52,7 @@ age_groups(ages, "fives")
|
||||
age_groups(ages, "children")
|
||||
|
||||
# resistance of ciprofloxacine per age group
|
||||
library(dplyr)
|
||||
septic_patients \%>\%
|
||||
mutate(first_isolate = first_isolate(.)) \%>\%
|
||||
filter(first_isolate == TRUE,
|
||||
|
||||
Reference in New Issue
Block a user