Get A Single Library Information
get_library(url = NULL, apikey = NULL, section_id)
url | Server URL. |
---|---|
apikey | API key. |
section_id | The library's |
A tbl
with columns section_id
and section_name
# NOT RUN { get_library(section_id = 1) # }