mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 01:02:47 +02:00
(v2.1.1.9223) allow +
ab
This commit is contained in:
@ -58,8 +58,9 @@ retrieve_wisca_parameters(wisca_model, ...)
|
||||
}
|
||||
\item Combination therapy, indicated by using \code{"+"}, with or without \link[=antimicrobial_selectors]{antimicrobial selectors}, e.g.:
|
||||
\itemize{
|
||||
\item \code{"TZP+TOB"}
|
||||
\item \code{"cipro + genta"}
|
||||
\item \code{"TZP+TOB"}
|
||||
\item \code{c("TZP", "TZP+GEN", "TZP+TOB")}
|
||||
\item \code{carbapenems() + "GEN"}
|
||||
\item \code{carbapenems() + c("", "GEN")}
|
||||
\item \code{carbapenems() + c("", aminoglycosides())}
|
||||
|
Reference in New Issue
Block a user