1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 11:11:54 +02:00

(v0.7.1.9034) mo.codes fix for Dracunculus spp.

This commit is contained in:
2019-08-09 23:45:26 +02:00
parent 6598c5615d
commit 3f5828e74a
13 changed files with 17 additions and 15 deletions

View File

@ -113,7 +113,7 @@ catalogue_of_life <- list(
#' Translation table for microorganism codes
#'
#' A data set containing commonly used codes for microorganisms, from laboratory systems and WHONET. Define your own with \code{\link{set_mo_source}}.
#' @format A \code{\link{data.frame}} with 4,969 observations and 2 variables:
#' @format A \code{\link{data.frame}} with 4,965 observations and 2 variables:
#' \describe{
#' \item{\code{certe}}{Commonly used code of a microorganism}
#' \item{\code{mo}}{ID of the microorganism in the \code{\link{microorganisms}} data set}