mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 05:36:19 +02:00
(v3.0.1.9059) Fix WISCA in vignette
This commit is contained in:
@@ -9,8 +9,13 @@
|
||||
\alias{NA_ab_}
|
||||
\title{Transform Input to an Antibiotic ID}
|
||||
\usage{
|
||||
as.ab(x, flag_multiple_results = TRUE, language = get_AMR_locale(),
|
||||
info = interactive(), ...)
|
||||
as.ab(
|
||||
x,
|
||||
flag_multiple_results = TRUE,
|
||||
language = get_AMR_locale(),
|
||||
info = interactive(),
|
||||
...
|
||||
)
|
||||
|
||||
is.ab(x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user