Description Usage Arguments Value Examples
Create an NHL API URL for seasons
1 | nhl_url_seasons(seasons = NULL)
|
seasons |
Alternatively, also accepts Some API endpoints, notably |
character(), of API URLs, same length as seasons
or length 1 if seasons is NULL.
1 2 3 | nhlapi:::nhl_url_seasons()
nhlapi:::nhl_url_seasons(2015:2017)
nhlapi:::nhl_url_seasons("20152016")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.