1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-25 06:46:11 +01:00

age_groups fix

This commit is contained in:
dr. M.S. (Matthijs) Berends 2018-12-16 11:40:54 +01:00
parent bd5f46d734
commit 1ed0cc9bfd

View File

@ -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,