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