Description Usage Arguments Value Examples
The NHL maintains a sizeable list of records. Mosts, longests, fewests, youngests, etc.
1 | getRecordsList(recordKey = NULL)
|
recordKey |
optional, filter result by record key |
a list of all records maintained by the NHL. The return is the API URL to call for the current record result.
1 | records <- getRecordsList(recordKey = "most-shots-one-game")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.