Description Usage Arguments Value
View source: R/data_processing.R
Add zeros in front of reported data avoid infections from before first reported date all being placed on first reported date.
1 | front_zero_pad(reported, size)
|
reported |
An integer vector of reported cases |
size |
An integer size of zero-padding |
An integer vector of cases with size 0's in front
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.