Description Usage Arguments Value Examples
Create an NHL API URL for teams
1 | nhl_url_teams(teamIds = NULL, params = NULL)
|
teamIds |
|
params |
|
character(), API URLs, same length as teamIds or
length 1 if teamIds is NULL.
1 2 | nhlapi:::nhl_url_teams()
nhlapi:::nhl_url_teams(1:3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.