TUR_dat: Tests per day by site and instrument version

Description Usage Format

Description

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.

Usage

1

Format

A data frame with 6 variables:

SiteID

Unique ID of the lab

date

date

daily_TUR_rp

number of respiratory panel tests that day

daily_TUR_all

number of all tests that day

n_active

number of active instruments

InstrumentVersion

type of instrument, or 'all' for all InstrumentVersions combined

...


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