Learn R Programming

nhlscraper (version 0.4.2)

normalize_team_key: Normalize the team key

Description

Normalize the team key

Usage

normalize_team_key(team)

Value

integer in 1:68, character full name, OR three-letter code

Arguments

team

integer ID (e.g., 21), character full name (e.g., 'Colorado Avalanche'), OR three-letter code (e.g., 'COL')