extract_metdata: Generic function to extract json metadta file from DHIS2 API

Description Usage Arguments Value

Description

Generic function to extract json metadta file from DHIS2 API

Usage

1
extract_metdata(url, userID, password)

Arguments

url

–> The url of the DHIS2 you want to extract data from, as a character string.

userID

–> Your username in the given DHIS2 setting, as a character string

password

–> Your password for this DHIS2 setting, as a character string

Value

Returns a list of metadata


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