nhl_url_players_allseasons {nhlapi} | R Documentation |
Create an NHL API URL for all players' seasons statistics
Description
Create an NHL API URL for all players' seasons statistics
Usage
nhl_url_players_allseasons(playerIds)
Arguments
playerIds |
|
Examples
# Joe Sakic, all seasons
nhlapi:::nhl_url_players_allseasons(8451101L)
[Package nhlapi version 0.1.4 Index]