1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-22 14:53:20 +02:00

(v1.3.0.9012) data sets vignette update

This commit is contained in:
2020-08-29 21:41:46 +02:00
parent 50b953b141
commit 4f72b3bfc4
58 changed files with 282 additions and 216 deletions

View File

@ -1,4 +1,4 @@
# AMR 1.3.0.9011
# AMR 1.3.0.9012
## <small>Last updated: 29 August 2020</small>
### New
@ -40,6 +40,7 @@
* Function `mo_shortname()` now returns the genus for input where the species is unknown
* BORSA is now recognised as an abbreviation for *Staphylococcus aureus*, meaning that e.g. `mo_genus("BORSA")` will return "Staphylococcus"
* Added a feature from AMR 1.1.0 and earlier again, but now without other package dependencies: `tibble` printing support for classes `<rsi>`, `<mic>`, `<disk>`, `<ab>` and `<mo>`. When using `tibble`s containing antimicrobial columns (class `<rsi>`), "S" will print in green, "I" will print in yellow and "R" will print in red. Microbial IDs (class `<mo>`) will emphasise on the genus and species, not on the kingdom.
* Names of antiviral agents in data set `antivirals` now have a starting capital letter, like it is the case in the `antibiotics` data set
# AMR 1.3.0