mirror of
https://github.com/msberends/AMR.git
synced 2026-01-12 03:14:37 +01:00
Built site for AMR@3.0.1.9008: 9d1b456
This commit is contained in:
@@ -101,9 +101,9 @@ mo_name("Coagulase-negative Staphylococcus (CoNS)")
|
||||
set_AMR_locale("Dutch")
|
||||
#> ℹ Using Dutch (Nederlands) for the AMR package for this session.
|
||||
ab_name("Ciprofloxacin")
|
||||
#> [1] "Ciprofloxacine"
|
||||
#> [1] "Ciprofloxacin"
|
||||
mo_name("Coagulase-negative Staphylococcus (CoNS)")
|
||||
#> [1] "Coagulase-negatieve Staphylococcus (CNS)"
|
||||
#> [1] "Coagulase-negatieve Staphylococcus (CoNS)"
|
||||
|
||||
# setting yet another language
|
||||
set_AMR_locale("German")
|
||||
@@ -111,7 +111,7 @@ set_AMR_locale("German")
|
||||
ab_name("Ciprofloxacin")
|
||||
#> [1] "Ciprofloxacin"
|
||||
mo_name("Coagulase-negative Staphylococcus (CoNS)")
|
||||
#> [1] "Koagulase-negative Staphylococcus (KNS)"
|
||||
#> [1] "Koagulase-negative Staphylococcus (CoNS)"
|
||||
|
||||
# set_AMR_locale() understands endonyms, English exonyms, and ISO 639-1:
|
||||
set_AMR_locale("Deutsch")
|
||||
@@ -121,7 +121,7 @@ set_AMR_locale("German")
|
||||
set_AMR_locale("de")
|
||||
#> ℹ Using German (Deutsch) for the AMR package for this session.
|
||||
ab_name("amox/clav")
|
||||
#> [1] "Amoxicillin/Clavulansäure"
|
||||
#> [1] "Amoxicillin Clavulansäure"
|
||||
|
||||
# reset to system default
|
||||
reset_AMR_locale()
|
||||
|
||||
Reference in New Issue
Block a user