Description Usage Arguments Examples
Function that pulls NBA Game Logs from specified Season and Season Type
Season can be a specific year (2021) or a list (2000:2021)
Season Type must be Regular Season, Play-in, or Playoffs
1 | get_gamelogs(season_year, season_choice)
|
season_year |
numeric |
season_types |
character |
1 | df <- get_gamelogs(2021, 'Regular Season')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.