Learn R Programming

tauturri (version 0.3.0)

get_library: Get A Single Library Information

Description

Get A Single Library Information

Usage

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

Run this code
# NOT RUN {
get_library(section_id = 1)
# }

Run the code above in your browser using DataLab