mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 00:13:21 +02:00
(v2.1.1.9157) improved as.ab()
, fixed knit_print of antibiogram
This commit is contained in:
@ -4,11 +4,14 @@
|
||||
\alias{as.ab}
|
||||
\alias{ab}
|
||||
\alias{is.ab}
|
||||
\alias{ab_reset_session}
|
||||
\title{Transform Input to an Antibiotic ID}
|
||||
\usage{
|
||||
as.ab(x, flag_multiple_results = TRUE, info = interactive(), ...)
|
||||
|
||||
is.ab(x)
|
||||
|
||||
ab_reset_session()
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{a \link{character} vector to determine to antibiotic ID}
|
||||
|
Reference in New Issue
Block a user