mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 21:01:57 +02:00
make rsi
work in more cases, documentation update
This commit is contained in:
@ -11,7 +11,7 @@ A \link[tibble:tibble]{tibble} with 2 000 observations and 46 variables:
|
||||
\item \code{patient}\cr ID of the patient
|
||||
\item \code{age}\cr Age of the patient
|
||||
\item \code{gender}\cr Gender of the patient, either "F" or "M"
|
||||
\item \code{ward}\cr Ward type where the patient was admitted, either "Clinical", "ICU" or "Outpatient"
|
||||
\item \code{ward}\cr Ward type where the patient was admitted, either "Clinical", "ICU", or "Outpatient"
|
||||
\item \code{mo}\cr ID of microorganism created with \code{\link[=as.mo]{as.mo()}}, see also the \link{microorganisms} data set
|
||||
\item \code{PEN:RIF}\cr 40 different antibiotics with class \code{\link{sir}} (see \code{\link[=as.sir]{as.sir()}}); these column names occur in the \link{antibiotics} data set and can be translated with \code{\link[=set_ab_names]{set_ab_names()}} or \code{\link[=ab_name]{ab_name()}}
|
||||
}
|
||||
|
Reference in New Issue
Block a user