kth_catalog | R Documentation |
Retrieve catalog data from the KTH Directory API given a slug for an organizational unit
kth_catalog(cfg = NULL, slug = NULL, lang = NULL)
cfg |
a configuration setting for the KTH APIs including base URL etc, by default from config() |
slug |
the slug (a kind of human readable organizational identifer used at KTH) to enumerate |
lang |
language, by default "en" is used, can also be set to "sv" |
results records returned from the search
## Not run:
kth_catalog("s")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.