mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 06:49:41 +02:00
resistance predict
This commit is contained in:
@@ -26,7 +26,7 @@ filter_first_weighted_isolate(tbl, col_date = NULL,
|
||||
\arguments{
|
||||
\item{tbl}{a \code{data.frame} containing isolates.}
|
||||
|
||||
\item{col_date}{column name of the result date (or date that is was received on the lab), defaults to the first column of class \code{Date}}
|
||||
\item{col_date}{column name of the result date (or date that is was received on the lab), defaults to the first column of with a date class}
|
||||
|
||||
\item{col_patient_id}{column name of the unique IDs of the patients, defaults to the first column that starts with 'patient' or 'patid' (case insensitive)}
|
||||
|
||||
|
Reference in New Issue
Block a user