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

uncertainty levels, new WHONET codes

This commit is contained in:
2019-03-12 12:19:27 +01:00
parent b319b89750
commit 504a042fba
22 changed files with 402 additions and 292 deletions

View File

@ -188,7 +188,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,731 observations and 2 variables:
#' @format A \code{\link{data.frame}} with 5,171 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}