Description Usage Arguments Examples
View source: R/nhl_players_seasons.R
Create an NHL API URL for all players' seasons statistics
1  | nhl_url_players_allseasons(playerIds)
 | 
playerIds | 
 
  | 
1 2  |   # Joe Sakic, all seasons
  nhlapi:::nhl_url_players_allseasons(8451101L)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.