View source: R/canada_covid_data_import.R
get_canada_covid_working_group_data | R Documentation |
data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada)
get_canada_covid_working_group_data(use_csv = TRUE)
use_csv |
use convenience csv download instead of cases |
dataframe with columns 'province', 'health_region', 'Date', 'type', 'count' 'type' is "Cases", "Deaths", "Recovered". All are new daily cases and Recovered is cumulative recovered cases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.