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