Get operating unit name

get_operatingunit(iso_code, orglevels)

Arguments

iso_code

iso3 code

orglevels

df org levels

Value

operating unit

Examples

if (FALSE) {
  get_operatingunit(org_levels, 'XWA')
}