1
0
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:
2020-08-14 13:36:10 +02:00
parent 7d16bec21f
commit 08d62bb5d5
111 changed files with 50487 additions and 525 deletions

View File

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