Description Usage Arguments Value Examples
This uses a different API endpoint from the other team gets. Pulls players on a team currently.
1 | getPlayersByTeam(team)
|
team |
required, team id |
the players (from records api) on the team
1 2 | #See the active players on Edmonton Oilers (ID = 22)
players <- getPlayersByTeam(22)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.