get_team_schedule: Access the schedule for a team and season

View source: R/TeamOld.R

get_team_scheduleR Documentation

Access the schedule for a team and season

Description

get_team_schedule() is deprecated. Use team_season_schedule() instead.

Usage

get_team_schedule(team = "NJD", season = "now")

Arguments

team

three-letter code (e.g., 'COL'); see teams() for reference

season

integer in YYYYYYYY (e.g., 20242025); see seasons() for reference

Value

data.frame with one row per game


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