Description Usage Arguments Value Examples
When multiple TargetShorNames of ResultType == organism occur for a specific RunDataID, then TargetNames are converted to "co-detection".
1 | co_detection(df, target_PouchTitle = "Respiratory_Panel")
|
df |
dataframe with at least columns of "RunDataID", "ResultType", "PouchTitle", "TargetName" |
target_PouchTitle |
Name of the PouchTitle of interest |
dataframe with same dimensions as input
1 2 | df <- pre_process(rp_raw)
co_detection(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.