mirror of
https://github.com/msberends/AMR.git
synced 2025-07-18 00:03:24 +02:00
(v0.7.1.9065) bug-drug fix
This commit is contained in:
@ -33,7 +33,7 @@ is.rsi.eligible(x, threshold = 0.05)
|
||||
|
||||
\item{guideline}{defaults to the latest included EUCAST guideline, run \code{unique(AMR::rsi_translation$guideline)} for all options}
|
||||
|
||||
\item{col_mo}{column name of the unique IDs of the microorganisms (see \code{\link{mo}}), defaults to the first column of class \code{mo}. Values will be coerced using \code{\link{as.mo}}.}
|
||||
\item{col_mo}{column name of the IDs of the microorganisms (see \code{\link{as.mo}}), defaults to the first column of class \code{mo}. Values will be coerced using \code{\link{as.mo}}.}
|
||||
|
||||
\item{threshold}{maximum fraction of invalid antimicrobial interpretations of \code{x}, see Examples}
|
||||
}
|
||||
|
Reference in New Issue
Block a user