Transform the organisation units data frame from large to long format
Source:R/read_dhis2-helpers.R
get_org_unit_as_long.Rd
Transform the organisation units data frame from large to long format
Arguments
- login
The login object
- org_units
A data frame of all the organisation units obtained from the
get_organisation_units()
function. Default isNULL
.