Learn R Programming

nhlscraper (version 0.2.0)

get_streams: Get all streams

Description

get_streams() retrieves information on each stream, including but not limited to their ID, name, and URL.

Usage

get_streams()

Arguments

Value

tibble with one row per stream

Examples

Run this code
all_streams <- get_streams()

Run the code above in your browser using DataLab