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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user