| player_seasons | R Documentation |
player_seasons() returns the seasons and game type IDs available in a
player's GameCenter game-log payload.
player_seasons(player = 8478402)
player |
integer ID (e.g., 8480039); see |
data.frame with one row per season
Martin_Necas_seasons <- player_seasons(player = 8480039)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.