downloadAllCovidAPIData: Download All of MARC's COVID-19 Data

View source: R/downloadData.R

downloadAllCovidAPIDataR Documentation

Download All of MARC's COVID-19 Data

Description

Allows all the COVID-19 data to be downloaded from the MARC Data API with a simple function. This is a helper function for the data pipeline so that for testing purposes, data can be ingested directly from MARC internal SQL servers and not hard coded to the API data.

Usage

downloadAllCovidAPIData()

Value

A list of tibbles containing the COVID-19 data

Examples

## Not run: 

downloadAllCovidAPIData()


## End(Not run)

MARC-KC/Covid19MARCData documentation built on April 7, 2022, 11:43 a.m.