mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 21:42:01 +02:00
(v1.2.0.9014) ab_from_text()
This commit is contained in:
@ -83,5 +83,8 @@ ab_name("J01FA01") # "Erythromycin"
|
||||
ab_name("eryt") # "Erythromycin"
|
||||
}
|
||||
\seealso{
|
||||
\link{antibiotics} for the dataframe that is being used to determine ATCs.
|
||||
\itemize{
|
||||
\item \link{antibiotics} for the dataframe that is being used to determine ATCs
|
||||
\item \code{\link[=ab_from_text]{ab_from_text()}} for a function to retrieve antimicrobial drugs from clinical text (from health care records)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user