Total number of tests per day for both respiratory panel and all panels
as well as the number of active instruments, 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
turnr::calc_active_instruments(turnr::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 respiratory panel tests that day
number of all tests that day
number of active instruments
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.