team_season_statistics: Access the statistics for all the teams by season and game...

View source: R/Team.R

team_season_statisticsR Documentation

Access the statistics for all the teams by season and game type

Description

team_season_statistics() scrapes the statistics for all the teams by season and game type.

Usage

team_season_statistics()

team_season_stats()

Value

data.frame with one row per team per season per game type

Examples

# May take >5s, so skip.
team_season_statistics <- team_season_statistics()

nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.