get_streams {nhlscraper} | R Documentation |
Get all streams
Description
get_streams()
retrieves information on each stream, including but not limited to their ID, name, and URL.
Usage
get_streams()
Value
tibble with one row per stream
Examples
all_streams <- get_streams()
[Package nhlscraper version 0.2.0 Index]