players_bios | R Documentation |
Player biographies.
players_bios(
players = NULL,
player_ids = NULL,
nest_data = F,
return_message = TRUE
)
players |
vector of players |
player_ids |
vector of player ids |
nest_data |
if |
return_message |
if |
Seems to only work for the 2013-14 season
a 'tibble'
Other players:
metrics_leaders()
,
teams_players_stats()
players_bios(players = c("Carmelo Anthony", "Joe Johnson"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.