mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 11:42:00 +02:00
- For functions first_isolate
, EUCAST_rules
the antibiotic column names are case-insensitive
- Functions `first_isolate`, `EUCAST_rules` and `rsi_predict` supports tidyverse-like evaluation of parameters (no need to quote columns them anymore) - Functions `clipboard_import` and `clipboard_export` as helper functions to quickly copy and paste from/to software like Excel and SPSS - Renamed dataset `bactlist` to `microorganisms`
This commit is contained in:
@ -33,6 +33,6 @@ antibiotics
|
||||
A dataset containing all antibiotics with a J0 code, with their DDD's. Properties were downloaded from the WHO, see Source.
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{bactlist}}
|
||||
\code{\link{microorganisms}}
|
||||
}
|
||||
\keyword{datasets}
|
||||
|
Reference in New Issue
Block a user