1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-28 19:55:54 +01:00

Built site for AMR@3.0.1.9036: 4171d5b

This commit is contained in:
github-actions
2026-03-20 16:11:30 +00:00
parent ba003f3e23
commit 3560dfd611
115 changed files with 820 additions and 779 deletions

View File

@@ -372,16 +372,16 @@ if (require("dplyr")) {
resistance
)
}
#> For `aminoglycosides()` using columns 'GEN' (gentamicin), 'TOB'
#> (tobramycin), 'AMK' (amikacin), and 'KAN' (kanamycin)
#> For `aminoglycosides()` using columns 'GEN' (gentamicin), 'TOB' (tobramycin),
#> 'AMK' (amikacin), and 'KAN' (kanamycin)
#> For `carbapenems()` using columns 'IPM' (imipenem) and 'MEM' (meropenem)
#> Warning: There was 1 warning in `summarise()`.
#> In argument: `KAN = (function (..., minimum = 30, as_percent = FALSE,
#> only_all_tested = FALSE, ...`.
#> In group 3: `ward = "Outpatient"`.
#> Caused by warning:
#> ! Introducing NA: only 23 results available for KAN in group: ward =
#> "Outpatient" (`minimum` = 30).
#> ! Introducing NA: only 23 results available for KAN in group: ward = "Outpatient"
#> (`minimum` = 30).
#> # A tibble: 3 × 7
#> ward GEN TOB AMK KAN IPM MEM
#> <chr> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl>