Retrieve organizational unit for a given kthid or accountname
Source:R/profile.R
kth_profile_school_dep.Rd
Retrieve organizational unit for a given kthid or accountname
Usage
kth_profile_school_dep(kthid, cfg = config())
Examples
if (FALSE) { # \dontrun{
kth_profile_school_dep("u1z88syr")
kth_profile_legacy("tjep")
} # }