nhl_url_conferences {nhlapi} | R Documentation |
Create an NHL API URL for conferences
nhl_url_conferences(conferenceIds = NULL)
conferenceIds |
|
character()
, API URLs, same length as teamIds
or
length 1
if teamIds
is NULL
.
nhlapi:::nhl_url_conferences()
nhlapi:::nhl_url_conferences(1:3)