Get Library Sections and Names

get_library_names(url = NULL, apikey = NULL)

Arguments

url

Server URL.

apikey

API key.

Value

A tbl with columns section_id and section_name

Examples

# NOT RUN {
get_library_names()
# }