get_library_names {tauturri} | R Documentation |
Get Library Sections and Names
Description
Get Library Sections and Names
Usage
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()
## End(Not run)
[Package tauturri version 0.3.0 Index]