Description Usage Arguments Examples
View source: R/team_schedule.R
Returns a dataframe of the team's schedule and results. Additional information includes: (1) site and (2) cumulative record
1 | team_schedule(team_id, year, sport)
|
team_id |
Team ID from team_mapping |
year |
Actual Year (example: 2016 or 2015) |
sport |
Tradiational Sport Name or Sport Code |
1 2 3 | team_schedule(697,2016,"MBB")
team_schedule(697,2015,"Womens Soccer")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.