R/utils.R
nba_player_lookup.Rd
This function retrieves a simplified player dictionary from the NBA API, including player IDs and full names.
nba_player_lookup()
A tibble with person_id and player_name.