mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 03:41:59 +02:00
algorithm improvement
This commit is contained in:
@ -409,18 +409,18 @@ mo_shortname("K. pneu rh")
|
||||
\donttest{
|
||||
# Becker classification, see ?as.mo ----------------------------------------
|
||||
|
||||
mo_fullname("Staph. epidermidis")
|
||||
mo_fullname("Staph. epidermidis", Becker = TRUE)
|
||||
mo_shortname("Staph. epidermidis")
|
||||
mo_shortname("Staph. epidermidis", Becker = TRUE)
|
||||
mo_fullname("Staph epidermidis")
|
||||
mo_fullname("Staph epidermidis", Becker = TRUE)
|
||||
mo_shortname("Staph epidermidis")
|
||||
mo_shortname("Staph epidermidis", Becker = TRUE)
|
||||
|
||||
|
||||
# Lancefield classification, see ?as.mo ------------------------------------
|
||||
|
||||
mo_fullname("Strep Group B")
|
||||
mo_fullname("Strep Group B", Lancefield = TRUE)
|
||||
mo_shortname("Strep Group B")
|
||||
mo_shortname("Strep Group B", Lancefield = TRUE)
|
||||
mo_fullname("Strep agalactiae")
|
||||
mo_fullname("Strep agalactiae", Lancefield = TRUE)
|
||||
mo_shortname("Strep agalactiae")
|
||||
mo_shortname("Strep agalactiae", Lancefield = TRUE)
|
||||
|
||||
|
||||
# language support --------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user