1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 10:31:53 +02:00

(v0.9.0.9025) update as.rsi documentation

This commit is contained in:
2020-02-16 22:43:56 +01:00
parent c7a93af3d0
commit 11f00f8a0a
28 changed files with 158 additions and 118 deletions

6
R/ab.R
View File

@ -57,9 +57,9 @@
#'
#' # 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: