Description Usage Arguments Value Examples
Get the NHL tournaments (playoffs)
1 | getTournament(season = NULL, expand = FALSE)
|
season |
Optional, get specific season's playoff information |
expand |
Optional, boolean, get expanded information |
The API output of tournaments/playoffs
1 2 | #Get info on the 2017-2018 playoffs
playoff20172018<-getTournament(season = 20172018, expand = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.