powered by
player_seasons() scrapes the season(s) and game type(s) in which a player played in the NHL.
player_seasons()
player_seasons(player = 8478402)
data.frame with one row per season
integer ID (e.g., 8480039); see players() for reference
players()
Martin_Necas_seasons <- player_seasons(player = 8480039)
Run the code above in your browser using DataLab