pad_reported_cases | R Documentation |
Pads reported cases with daily initial zeros
pad_reported_cases(reported_cases, n, with = NA_real_)
reported_cases |
A <data.frame> of reported cases. |
n |
The number of days to pad the reported cases by. |
with |
What to pad with |
A data.table of reported cases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.