get_dhs_data: Get DHS data from a URL

Description Usage Arguments Value

View source: R/get_dhs_data.R

Description

Worker function for running and returning DHS data

Usage

1
get_dhs_data(url, query = NULL, progress = TRUE)

Arguments

url

URL for DHS

query

Query to pass to GET

progress

Show progress bar if more than one page

Value

List of the data, the number of pages parsed, the number of records to be in the output, the number of records in the output.


muschellij2/dhs documentation built on May 23, 2019, 8:34 a.m.