1
0
mirror of https://github.com/msberends/AMR.git synced 2026-02-10 03:52:56 +01:00

Built site for AMR@3.0.1.9020: 499c830

This commit is contained in:
github-actions
2026-02-09 12:53:52 +00:00
parent 8b71d0eb99
commit c149bb1f65
92 changed files with 154 additions and 22838 deletions

View File

@@ -267,13 +267,6 @@ 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