kthids_from_slug: Given a organizational unit slug, such as "j/jj/jjn",...

View source: R/crawl_slug.R

kthids_from_slugR Documentation

Given a organizational unit slug, such as "j/jj/jjn", retrieves associated KTH researcher ids

Description

Given a organizational unit slug, such as "j/jj/jjn", retrieves associated KTH researcher ids

Usage

kthids_from_slug(slug)

Arguments

slug

character slug for an organizational unit

Details

this fcn belongs in the kthapi package

Value

tibble with kthids, usernames, titles and a timestamp

See Also

kth_catalog,kth_profile progress_bar safely,map now

Examples

## Not run: 
if(interactive()){
 kthids_from_slug("j/jj/jjn")
 kthids_from_slug("j/jh/jhs")
 }

## End(Not run)

KTH-Library/bibliomatrix documentation built on Feb. 29, 2024, 5:54 a.m.