kth_belonging_institutional | R Documentation |
Retrieve organizational belonging for a given kthid or accountname at institutional level (assumed to be the second highest hierarchical level)
kth_belonging_institutional(kthid, cfg = config())
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() |
a tibble with the userid, the "slug" and the org unit description
## Not run:
kth_belonging_institutional("u1z88syr")
kth_belonging_institutional("tjep")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.