make_data_set_extract_call: Creating the data call adress

Description Usage Arguments Value

Description

make__data_set_extract_call creates a url used to call some data

Usage

1
2
make_data_set_extract_call(base_url, data_sets, org_unit, period,
  update_date = "2009-01-01")

Arguments

base_url

The base url of the DHIS2 setting

data_sets

A table of data sets, as extracted

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.