co_detection: Replace co-detections

Description Usage Arguments Value Examples

View source: R/process.R

Description

When multiple TargetShorNames of ResultType == organism occur for a specific RunDataID, then TargetNames are converted to "co-detection".

Usage

1
co_detection(df, target_PouchTitle = "Respiratory_Panel")

Arguments

df

dataframe with at least columns of "RunDataID", "ResultType", "PouchTitle", "TargetName"

target_PouchTitle

Name of the PouchTitle of interest

Value

dataframe with same dimensions as input

Examples

1
2

MartinHoldrege/turnr documentation built on May 16, 2020, 10:39 a.m.