R/nba_play_by_play.R
get_season_start_year.Rd
This function extracts the season start year from a game_id
get_season_start_year(game_id)
The ID of the game for which to extract.
A string of the season start year.