Last chance! 50% off unlimited learning
Sale ends in
Player biographies.
get_players_bios(players = NULL, player_ids = NULL, nest_data = F,
return_message = TRUE)
vector of players
vector of player ids
if TRUE
returns nested data_frame
if TRUE
returns a message
a `data_frame`
Seems to only work for the 2013-14 season
Other players: get_nba_player_injuries
,
get_seasons_metrics_league_leaders
,
get_teams_players_seasons_summary_stats
# NOT RUN {
get_players_bios(players = c("Carmelo Anthony", "Joe Johnson"))
# }
Run the code above in your browser using DataLab