Description Usage Arguments Value Examples
Read NMMAPS data for each city.
1 2 |
root |
The local path where the NMMAPS data is located. |
city |
A character string giving the abbreviation of city's name. |
collapseAge |
Logic value specifying whether to aggregate records based on age group. |
age_cat |
A character string giving the selected age categories. |
This function returns a time-series dataframe containing date, death counts, etc.
1 | readCity(root = "~/Documents/NMMAPS/", city = "miam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.