R/nba_player_profiles.R
fetch_profile_info.Rd
This function fetches player profile info for given player ID's.
fetch_profile_info(player_id)
A numeric or character vector representing the player's ID
A data frame containing the raw player profile info.