test_plot_total: Plot 7-Day Rolling Average PCR Tests

View source: R/test_plot_total.R

test_plot_totalR Documentation

Plot 7-Day Rolling Average PCR Tests

Description

Plot 7-Day Rolling Average PCR Tests

Usage

test_plot_total(data = process_pcr(read_pcr(date)), date = NULL, delay = 5L)

Arguments

data

PCR test data, read from an NBS snapshot file

date

The download date of the data to read; defaults to most recent

delay

integer. The reporting delay of the data; test dates within delay days of date will be omitted

Value

A gt_tbl


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.