kth_profile_school_dep: Retrieve organizational unit for a given kthid or accountname

View source: R/profile.R

kth_profile_school_depR Documentation

Retrieve organizational unit for a given kthid or accountname

Description

Retrieve organizational unit for a given kthid or accountname

Usage

kth_profile_school_dep(kthid, cfg = config())

Arguments

kthid

a string with the account name or KTH user id

cfg

configuration setting for the KTH APIs including base URL etc, by default from config()

Examples

## Not run: 
kth_profile_school_dep("u1z88syr")
kth_profile_legacy("tjep")

## End(Not run)

KTH-Library/kthapi documentation built on June 27, 2023, 9:27 p.m.