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

if (FALSE) {
kth_root()
}