Description Usage Arguments Examples
Option to select data per season or per game
1 | team_stats(team_id, year, sport, by = "season")
|
team_id |
Team ID (form team_mapping) |
year |
Select year, (example: 2015-2016 season is 2016) |
sport |
Tradiational Sport Name |
by |
Stats over season, or stats per game |
1 2 3 | team_stats(697,2016,"MBB",by="SEASON")
team_stats(697,2016,"WSO",by="game")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.