mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 06:51:48 +02:00
(v0.7.1.9063) septic_patients -> example_isolates
This commit is contained in:
2
R/age.R
2
R/age.R
@ -129,7 +129,7 @@ age <- function(x, reference = Sys.Date(), exact = FALSE) {
|
||||
#'
|
||||
#' # resistance of ciprofloxacine per age group
|
||||
#' library(dplyr)
|
||||
#' septic_patients %>%
|
||||
#' example_isolates %>%
|
||||
#' filter_first_isolate() %>%
|
||||
#' filter(mo == as.mo("E. coli")) %>%
|
||||
#' group_by(age_group = age_groups(age)) %>%
|
||||
|
Reference in New Issue
Block a user