R/get_outable.R
get_ouorglabel.Rd
Identify OU/Org Label
get_ouorglabel( operatingunit, country = NULL, org_level = 4, username, password, baseurl = "https://final.datim.org/" )
Operating unit
Country name
OU Org level, default is set to 4, PSNU
Datim account username
Datim account password
Datim base url
Org level label
if (FALSE) { # \dontrun{ library(grabr) get_ouorglabel(operatingunit = "Zambia", org_level = 5) } # }