mirror of
https://github.com/msberends/AMR.git
synced 2025-09-02 16:24:09 +02:00
(v2.1.1.9278) support AMR selectors in custom MDRO guideline
This commit is contained in:
@@ -72,6 +72,11 @@ eucast_rules(df, rules = "custom", custom_rules = y, info = FALSE, overwrite = T
|
||||
}\if{html}{\out{</div>}}
|
||||
}
|
||||
|
||||
\subsection{Sharing rules among multiple users}{
|
||||
|
||||
The rules set (the \code{y} object in this case) could be exported to a shared file location using \code{\link[=saveRDS]{saveRDS()}} if you collaborate with multiple users. The custom rules set could then be imported using \code{\link[=readRDS]{readRDS()}}.
|
||||
}
|
||||
|
||||
\subsection{Usage of multiple antimicrobials and antimicrobial group names}{
|
||||
|
||||
You can define antimicrobial groups instead of single antimicrobials for the rule consequence, which is the part \emph{after} the tilde (~). In the examples above, the antimicrobial group \code{aminopenicillins} includes both ampicillin and amoxicillin.
|
||||
|
Reference in New Issue
Block a user