View source: R/get_player_games.R
Get all of the games that meet the provided criteria
1 2 |
gameId |
(optional) Single desired game ID. Required if year is not provided. |
year |
(optional) Year for desired games Required if gameId is not provided. |
seasonType |
(optional) [regular/postseason] Defaults to regular if not provided but week is provided. |
week |
(optional) Week number. Required if year is provided but team and conference are not. |
team |
(optional) Name for desired team. Results will include game stats for both the provided team and their opponents. Required if year is provided but week and conference are not. |
conference |
(optional) Name for desired team. Results will include game stats for both conference teams and their opponents. Required if year is provided but week and team are not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.