mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 08:56:21 +02:00
(v3.0.1.9059) Update taxonomy of microorganisms
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
\alias{proportion_df}
|
||||
\alias{sir_df}
|
||||
\title{Calculate Antimicrobial Resistance}
|
||||
\source{
|
||||
\strong{M39 Analysis and Presentation of Cumulative Antimicrobial Susceptibility Test Data, 5th Edition}, 2022, \emph{Clinical and Laboratory Standards Institute (CLSI)}. \url{https://clsi.org/standards/products/microbiology/documents/m39/}.
|
||||
}
|
||||
\usage{
|
||||
resistance(..., minimum = 30, as_percent = FALSE,
|
||||
only_all_tested = FALSE, guideline = getOption("AMR_guideline",
|
||||
@@ -275,6 +272,9 @@ if (require("dplyr")) {
|
||||
}
|
||||
}
|
||||
}
|
||||
\references{
|
||||
\strong{M39 Analysis and Presentation of Cumulative Antimicrobial Susceptibility Test Data, 5th Edition}, 2022, \emph{Clinical and Laboratory Standards Institute (CLSI)}. \url{https://clsi.org/standards/products/microbiology/documents/m39/}.
|
||||
}
|
||||
\seealso{
|
||||
\code{\link[=count]{count()}} to count resistant and susceptible isolates.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user