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
1 changed files with 1 additions and 0 deletions

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,