kth_root: Retrieve root data from KTH Directory API

View source: R/directory.R

kth_rootR Documentation

Retrieve root data from KTH Directory API

Description

See details at https://api.kth.se/api/directory/swagger/

Usage

kth_root(config = NULL, path, lang)

Arguments

config

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

path

slug for directory, by default "root"

lang

language to use, by default "en"

Value

results records returned from the search

Examples

## Not run: 
kth_root()

## End(Not run)

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