View source: R/test_plot_positivity.R
test_plot_positivity | R Documentation |
Plot 7-Day Rolling Test Positivity Rate
test_plot_positivity(
data = process_pcr(read_pcr(date)),
date = NULL,
delay = 5L
)
data |
PCR test data, read from an NBS snapshot file |
date |
The download date of the data to read; defaults to most recent |
delay |
|
A gt_tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.