1
0
mirror of https://github.com/msberends/AMR.git synced 2026-02-09 12:32:56 +01:00

Built site for AMR@3.0.1.9019: ba4c159

This commit is contained in:
github-actions
2026-02-08 22:40:23 +00:00
parent 0551ea51cb
commit 8b71d0eb99
255 changed files with 23625 additions and 810 deletions

View File

@@ -267,6 +267,13 @@ if (require("ggplot2") && require("dplyr")) {
select(age_group, CIP) %>%
ggplot_sir(x = "age_group")
}
#> Warning: There were 1131 warnings in `mutate()`.
#> The first warning was:
#> In argument: `first_isolate = first_isolate()`.
#> Caused by warning:
#> ! in `as.sir()`: 7 results in column 'first_isolate' truncated (18%) that
#> were invalid antimicrobial interpretations: "."
#> Run `dplyr::last_dplyr_warnings()` to see the 1130 remaining warnings.
#> Warning: Removed 6 rows containing missing values or values outside the scale range
#> (`geom_col()`).
#> Warning: Removed 6 rows containing missing values or values outside the scale range