mirror of
https://github.com/msberends/AMR.git
synced 2026-03-29 19:35:54 +02:00
Built site for AMR@3.0.1.9037: 3d1412e
This commit is contained in:
@@ -359,8 +359,7 @@ example_isolates[first_isolate(info = TRUE), ]
|
||||
# \donttest{
|
||||
# get all first Gram-negatives
|
||||
example_isolates[which(first_isolate(info = FALSE) & mo_is_gram_negative()), ]
|
||||
#> ℹ Using column 'mo' as input for `mo_is_gram_negative()`
|
||||
#> (`?AMR::mo_is_gram_negative()`)
|
||||
#> ℹ Using column 'mo' as input for `?mo_is_gram_negative()`
|
||||
#> # A tibble: 441 × 46
|
||||
#> date patient age gender ward mo PEN OXA FLC AMX
|
||||
#> <date> <chr> <dbl> <chr> <chr> <mo> <sir> <sir> <sir> <sir>
|
||||
|
||||
Reference in New Issue
Block a user