covid_ecdc: Download raw COVID19 data from European CDC

Description Usage Arguments Value

View source: R/pull-covid-cdc.R

Description

This function will download raw COVID19 data, given a date. It will error if you enter a date that is later than the current date on the CDC site. See latest_covid() for a function that handles the full details of this.

Usage

1

Arguments

date

in format "YYYY-MM-DD". So, "2020-01-01" is 1st Jan, 2020

Value

data.frame


CBDRH/COVIDreconnoitR documentation built on May 28, 2020, 6:15 a.m.