mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:01:50 +02:00
new antibiotics
This commit is contained in:
2
R/age.R
2
R/age.R
@ -112,7 +112,7 @@ age <- function(x, reference = Sys.Date()) {
|
||||
#' mo == as.mo("E. coli")) %>%
|
||||
#' group_by(age_group = age_groups(age)) %>%
|
||||
#' select(age_group,
|
||||
#' cipr) %>%
|
||||
#' CIP) %>%
|
||||
#' ggplot_rsi(x = "age_group")
|
||||
age_groups <- function(x, split_at = c(12, 25, 55, 75)) {
|
||||
if (is.character(split_at)) {
|
||||
|
Reference in New Issue
Block a user