1
0
mirror of https://github.com/msberends/AMR.git synced 2026-06-29 17:36:20 +02:00

Built site for AMR@3.0.1.9079: 03be4b8

This commit is contained in:
github-actions
2026-06-27 12:41:31 +00:00
parent 2556c457ce
commit 35262bb822
90 changed files with 121 additions and 121 deletions

View File

@@ -450,11 +450,11 @@ our_data_1st %>%
#> 4 Klebsiella pneumoniae 319
```
### Select and filter with antibiotic selectors
### Select and filter with antimicrobial selectors
Using so-called antibiotic class selectors, you can select or filter
columns based on the antibiotic class that your antibiotic results are
in:
Using so-called antimicrobial class selectors, you can select or filter
columns based on the antimicrobial class that your antimicrobial results
are in:
``` r
@@ -513,7 +513,7 @@ our_data_1st %>%
#> 10 B_ESCHR_COLI S S S S
#> # 2,714 more rows
# filtering using AB selectors is also possible:
# filtering using antimicrobial selectors is also possible:
our_data_1st %>%
filter(any(aminoglycosides() == "R"))
#> For `aminoglycosides()` using column GEN