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