Description Usage Arguments Value Examples
Get teams seasons shot charts
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
teams |
vector of team names |
team_ids |
vector of team ids |
all_active_teams |
if 'TRUE' returns all active teams |
season_types |
vector of season types options
|
seasons |
vector of seasons |
measures |
vector of measures |
periods |
vector of periods |
months |
vector of months |
date_from |
date from |
date_to |
date to |
nest_data |
if 'TRUE' nests data |
return_message |
if 'TRUE' returns a message |
a tibble
1 2 | teams_shots(teams = "Brooklyn Nets",
seasons = 2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.