get_canada_covid_working_group_data: data from the covid-19 data working group...

View source: R/canada_covid_data_import.R

get_canada_covid_working_group_dataR Documentation

data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada)

Description

data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada)

Usage

get_canada_covid_working_group_data(use_csv = TRUE)

Arguments

use_csv

use convenience csv download instead of cases

Value

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.


mountainMath/CanCovidData documentation built on July 29, 2022, 1:41 p.m.