Description Usage Arguments Value Examples
fetch all team roster data from the nhl api
1 | fetch_team_roster(team_id)
|
team_id |
a number or string that represent the id of an nhl team |
data.table that contains data for an nhl team roster
1 2 | fetch_team_roster(8)
fetch_team_roster("8")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.