Description Usage Arguments Value Examples
Get the NHL conferences, including historical conferences. Or, get one single conference
1 | getConference(conference = NULL)
|
conference |
Optional, get specific conference information. Eastern = 6, Western = 5, World cup of Hockey = 7 |
The API output of conferences
1 2 | #See information on the NHL conferences:
conferences <- getConference()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.