get_streams: gets the top current streams on Twitch by viewers

Description Usage Arguments Value

View source: R/functions.R

Description

gets the top current streams on Twitch by viewers

Usage

1
get_streams(client_id, pages = 10)

Arguments

client_id

A Twitch API client id

pages

The number of pages of streams returned, each page has around 20 observations

Value

A dataframe containing the top current streams on Twitch by viewers


DavidDorn/twitcher documentation built on April 24, 2021, 8:43 a.m.