Description Usage Arguments Details Value
Read in cases data from Mass DPH daily docx files
1 2 3 4 5 6 | get_ma_cases(
path = NULL,
query_date = NULL,
URL = paste0("https://www.mass.gov/info-details/",
"covid-19-cases-quarantine-and-monitoring")
)
|
path |
User provided path for specific doc, defaults to NULL |
query_date |
User provided date or defaults to NULL (for today) |
URL |
Path to covid-19 page of Mass DPH |
Provide a specific path to dph_path, otherwise if kept as default NULL, function will scrape from the latest days COVID-19 cases reports
Table of county infections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.