nba_player_ids | R Documentation |
Resolve player ids for specified players
nba_player_ids(players = NULL, player_ids = NULL)
players |
vector of player names |
player_ids |
vector of player ids |
a 'tibble'
Other ids:
nba_teams_ids()
nba_player_ids(players = c("Mitch Richmond", "Kyle Kuzma"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.