get_library: Get A Single Library Information

Description Usage Arguments Value Examples

Description

Get A Single Library Information

Usage

1
get_library(url = NULL, apikey = NULL, section_id)

Arguments

url

Server URL.

apikey

API key.

section_id

The library's section_id, see get_library_names

Value

A tbl with columns section_id and section_name

Examples

1
2
3
4
## Not run: 
get_library(section_id = 1)

## End(Not run)

tauturri documentation built on May 2, 2019, 1:07 p.m.