mirror of
https://github.com/msberends/AMR.git
synced 2026-03-30 06:15:59 +02:00
Built site for AMR@3.0.1.9040: 9c95aa4
This commit is contained in:
@@ -180,9 +180,9 @@ if (require("dplyr")) {
|
||||
mutate(dist = mean_amr_distance(.)) %>%
|
||||
arrange(mo, dist)
|
||||
}
|
||||
#> ℹ Using column 'mo' as input for `?mo_genus()`
|
||||
#> ℹ Using column 'mo' as input for `?mo_species()`
|
||||
#> ℹ For `?carbapenems()` using columns IPM (imipenem) and MEM (meropenem)
|
||||
#> ℹ Using column mo as input for `mo_genus()`
|
||||
#> ℹ Using column mo as input for `mo_species()`
|
||||
#> ℹ For `carbapenems()` using columns IPM (imipenem) and MEM (meropenem)
|
||||
#> ℹ Calculating mean AMR distance based on columns "TCY", "IPM", and "MEM"
|
||||
#> # A tibble: 63 × 5
|
||||
#> # Groups: mo [4]
|
||||
|
||||
Reference in New Issue
Block a user