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