R/nba_dictionary.R
nba_player_headshot.Rd
Gets the URL for a player's headshot based on their NBA player ID.
nba_player_headshot(player_id)
A numeric or character vector representing the player's ID.
A character vector containing the headshot URLs.