1
0
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:
2025-05-16 11:20:19 +02:00
parent b8d7c8af7f
commit 139f79d372
15 changed files with 582 additions and 514 deletions

View File

@@ -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.