Learn R Programming

nhlscraper (version 0.5.0)

get_team_seasons: Access the season(s) and game type(s) in which a team played

Description

get_team_seasons() is deprecated. Use team_seasons() instead.

Usage

get_team_seasons(team = "NJD")

Value

data.frame with one row per season

Arguments

team

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