mirror of
https://github.com/msberends/AMR.git
synced 2026-06-29 18:16:20 +02:00
Built site for AMR@3.0.1.9078: 12cabca
This commit is contained in:
@@ -684,10 +684,6 @@ data_time <- example_isolates %>%
|
||||
) %>%
|
||||
filter(!is.na(res_AMX) & !is.na(res_AMC) & !is.na(res_CIP)) # Drop missing values
|
||||
#> ℹ Using column mo as input for `col_mo`.
|
||||
#> ℹ `resistance()` assumes the EUCAST guideline and thus considers the 'I'
|
||||
#> category susceptible. Set the `guideline` argument or the `AMR_guideline`
|
||||
#> option to either "CLSI" or "EUCAST", see `?AMR-options`.
|
||||
#> ℹ This message will be shown once per session.
|
||||
|
||||
data_time
|
||||
#> # A tibble: 32 × 5
|
||||
|
||||
Reference in New Issue
Block a user