Description Usage Arguments Value Examples
Get NHL players basic info & stats, including historical players.
1 | getPlayers(player = NULL)
|
player |
Mandatory, get a specific player's information. |
The API output of player
1 2 | #See info on Sidney Crosby (ID = 8471675)
crosby <- getPlayers(8471675)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.