Description Usage Arguments Value
Query the commonteamroster endpoint from nba stats
1 2 | get_nba_season_team_rosters(seasons = NULL, teamids = NULL,
sleep = TRUE)
|
seasons |
numeric seasons to grab (e.g. 2000) |
teamids |
character that looks like a numeric but could have leading zeroes, teamids to grab, usually the TEAM_ID field in a boxscore |
sleep |
logical sleep between API calls |
list of team rosters; each entry will have players and coaches if available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.