View source: R/regional_epinow.R
clean_regions | R Documentation |
Removes regions with insufficient time points, and provides logging information on the input.
clean_regions(data, non_zero_points)
data |
A |
non_zero_points |
Numeric, the minimum number of time points with non-zero cases in a region required for that region to be evaluated. Defaults to 7. |
A dataframe of cleaned regional data
regional_epinow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.