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