downloadHealthData: Download Raw Dataset

Description Usage Arguments Value Warning Examples

Description

Description

Usage

1
downloadHealthData(dataset = "ghdx", folder = "", overwrite = FALSE)

Arguments

dataset

The Dataset chosen for download. Options currently include "China","AidDataCore".

folder

A character string containing the name of a subfolder of the current working directory where the dataset shall be saved in.

overwrite

Logical T/F whether data shall be overwritten if existing already(Defaults to FALSE)

filename

A character string for the name of the file (without filetype ending).

Value

A character string of the file path and name of the downloaded raw data.

Warning

Do not operate heavy machinery within 8 hours of using this function.

Examples

1
2
3
4
5
## Not run: 
downloadHealthData(dataset = "ghdx",
                  folder = "rawdata")

## End(Not run)

schliebs/epidemos documentation built on May 6, 2019, 4:34 p.m.