Learn R Programming

nhlscraper (version 0.2.0)

get_attendance: 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()

Arguments

Value

tibble with one row per season

Examples

Run this code
all_attendance <- get_attendance()

Run the code above in your browser using DataLab