mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 09:51:48 +02:00
select() fix for freq
This commit is contained in:
@ -29,6 +29,7 @@ Using the `microbenchmark` package, we can review the calculation performance of
|
||||
|
||||
```r
|
||||
library(microbenchmark)
|
||||
library(AMR)
|
||||
```
|
||||
|
||||
In the next test, we try to 'coerce' different input values for *Staphylococcus aureus*. The actual result is the same every time: it returns its MO code `B_STPHY_AUR` (*B* stands for *Bacteria*, the taxonomic kingdom).
|
||||
|
Reference in New Issue
Block a user