get_attendance {nhlscraper} | R Documentation |
Get attendance for all seasons
Description
get_attendance()
retrieves information on each season, including but not limited to their ID and regular and playoff attendance. May soon be merged with get_seasons()
.
Usage
get_attendance()
Value
tibble with one row per season
Examples
all_attendance <- get_attendance()
[Package nhlscraper version 0.2.0 Index]