Retrieve DHIS2 organization units, along with their IDs, names, parent IDs, and levels.
Source:R/read_dhis2-helpers.R
get_org_units.Rd
Retrieve DHIS2 organization units, along with their IDs, names, parent IDs, and levels.
Arguments
- login
A httr2_response object returned by the
dhis2_login()
function