Learn R Programming

tauturri (version 0.3.0)

get_library_user_stats: Get Library User Stats

Description

Get Library User Stats

Usage

get_library_user_stats(url = NULL, apikey = NULL, section_id)

Arguments

url

Server URL.

apikey

API key.

section_id

The library's section_id, e.g. 1.

Value

A tbl with 4 columns and one row per user.

Examples

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

Run the code above in your browser using DataLab