mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 13:01:59 +02:00
(v0.7.1.9092) as.ab() improvements
This commit is contained in:
@ -5,12 +5,14 @@
|
||||
\alias{is.ab}
|
||||
\title{Transform to antibiotic ID}
|
||||
\usage{
|
||||
as.ab(x)
|
||||
as.ab(x, ...)
|
||||
|
||||
is.ab(x)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{character vector to determine to antibiotic ID}
|
||||
|
||||
\item{...}{arguments passed on to internal functions}
|
||||
}
|
||||
\value{
|
||||
Character (vector) with class \code{"ab"}. Unknown values will return \code{NA}.
|
||||
|
Reference in New Issue
Block a user