get_canada_combined_provincial_data | R Documentation |
combined data from UofS, Canada.ca and Canada Covid-19 working group.
get_canada_combined_provincial_data(use_UofS = FALSE)
use_UofS |
logical, whether or not to use UofS case data. |
dataframe with columns 'shortProvince', 'Province', 'Date', 'Confirmed', 'Deaths', 'Cases', 'Recovered', 'Active'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.