Get All the Libraries' Data

get_libraries(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_libraries()
# }