mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 13:21:50 +02:00
(v1.3.0.9002) intrinsic_resistant data set
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
\alias{is.ab}
|
||||
\title{Transform to antibiotic ID}
|
||||
\usage{
|
||||
as.ab(x, flag_multiple_results = TRUE, ...)
|
||||
as.ab(x, flag_multiple_results = TRUE, info = TRUE, ...)
|
||||
|
||||
is.ab(x)
|
||||
}
|
||||
@ -15,6 +15,8 @@ is.ab(x)
|
||||
|
||||
\item{flag_multiple_results}{logical to indicate whether a note should be printed to the console that probably more than one antibiotic code or name can be retrieved from a single input value.}
|
||||
|
||||
\item{info}{logical to indicate whether a progress bar should be printed}
|
||||
|
||||
\item{...}{arguments passed on to internal functions}
|
||||
}
|
||||
\value{
|
||||
|
Reference in New Issue
Block a user