mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 03:02:03 +02:00
(v1.0.1.9004) Support dplyr 1.0.0
This commit is contained in:
@ -4,14 +4,16 @@
|
||||
\name{example_isolates_unclean}
|
||||
\alias{example_isolates_unclean}
|
||||
\title{Data set with unclean data}
|
||||
\format{A \code{\link{data.frame}} with 3,000 observations and 8 variables:
|
||||
\format{
|
||||
A \code{\link{data.frame}} with 3,000 observations and 8 variables:
|
||||
\itemize{
|
||||
\item \code{patient_id}\cr ID of the patient
|
||||
\item \code{date}\cr date of receipt at the laboratory
|
||||
\item \code{hospital}\cr ID of the hospital, from A to C
|
||||
\item \code{bacteria}\cr info about microorganism that can be transformed with \code{\link[=as.mo]{as.mo()}}, see also \link{microorganisms}
|
||||
\item \code{AMX:GEN}\cr 4 different antibiotics that have to be transformed with \code{\link[=as.rsi]{as.rsi()}}
|
||||
}}
|
||||
}
|
||||
}
|
||||
\usage{
|
||||
example_isolates_unclean
|
||||
}
|
||||
|
Reference in New Issue
Block a user