Learn R Programming

tauturri (version 0.3.0)

get_library_watch_time_stats: Get Library Watch Time Stats

Description

Get Library Watch Time Stats

Usage

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

Arguments

url

Server URL.

apikey

API key.

section_id

The id of the Plex library section, OR

Value

A tbl of length 3

Examples

Run this code
# NOT RUN {
get_library_watch_time_stats(section_id = 2)
# }

Run the code above in your browser using DataLab