extract_all_data: Extracting multiple sets of data value

Description Usage Arguments Value

Description

extract_all_data Extracts a data based on list of data sets, organisation units, #' and a period.Can be used to make complete extraction.

Usage

1
2
3
extract_all_data(base_url, data_sets, org_units, period, pace = 1, userID,
  password, update_date = NULL, type_extract = "ds",
  period_type = "quarter", data_dir)

Arguments

base_url

The base url of the DHIS2 setting

data_sets

A table of data sets, as extracted

userID

your username in the given DHIS2 setting, as a character string

password

your password for this DHIS2 setting, as a character string

org_unit

A table of organization units, as extracted

period_start

Date of the beginning of the period from which to extract data

period_end

Date of the end of the period from which to extract data

Value

Returns an url that calls on the data to be extracted based on inputted parameters


grlurton/dhisextractr documentation built on May 3, 2019, 8:37 p.m.