mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 21:42:01 +02:00
(v0.9.0.9025) update as.rsi documentation
This commit is contained in:
@ -73,9 +73,9 @@ as.ab("Romycin") # trade name
|
||||
|
||||
# spelling from different languages and dyslexia are no problem
|
||||
ab_atc("ceftriaxon")
|
||||
ab_atc("cephtriaxone")
|
||||
ab_atc("cephthriaxone")
|
||||
ab_atc("seephthriaaksone")
|
||||
ab_atc("cephtriaxone") # small spelling error
|
||||
ab_atc("cephthriaxone") # or a bit more severe
|
||||
ab_atc("seephthriaaksone") # and even this works
|
||||
|
||||
# use ab_* functions to get a specific properties (see ?ab_property);
|
||||
# they use as.ab() internally:
|
||||
|
Reference in New Issue
Block a user