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

(v1.0.1.9004) Support dplyr 1.0.0

This commit is contained in:
2020-03-14 14:05:43 +01:00
parent 3760bcb11e
commit 219cff403f
62 changed files with 616 additions and 213 deletions

View File

@ -4,11 +4,13 @@
\name{microorganisms.codes}
\alias{microorganisms.codes}
\title{Translation table for common microorganism codes}
\format{A \code{\link{data.frame}} with 5,450 observations and 2 variables:
\format{
A \code{\link{data.frame}} with 5,450 observations and 2 variables:
\itemize{
\item \code{code}\cr Commonly used code of a microorganism
\item \code{mo}\cr ID of the microorganism in the \link{microorganisms} data set
}}
}
}
\usage{
microorganisms.codes
}