Total number positive tests for each pathogen, by Site, date and
InstrumentVersion. This data set is just a summary of the fake rp_raw
example dataset (see ?turnr::rp_raw
). This data set was generated by
running
calc_count_by_site_inst(co_detection(pre_process(rp_raw)))
.
Mostly just created to be used in examples for functions.
1 |
A data frame with 6 variables:
Unique ID of the lab
date
number of positive tests for given pathogen, that day
name of pathogen, also 'negative' for no pathogens, or 'co-detection' if more than one pathogen was positive
type of instrument, or 'all' for all InstrumentVersions combined
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.