get_ecdc_data: Import ecdc case data

View source: R/international_import.R

get_ecdc_dataR Documentation

Import ecdc case data

Description

Import ecdc case data

Usage

get_ecdc_data()

Value

dataframe with columns 'Country', 'shortCountry', 'countryCode', 'Population 2019', 'Date', 'Confirmed', 'Deaths', 'Cases', where 'Cases' is daily confirmed case count increase and 'Confirmed' and 'Deaths' are cumulative


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