View source: R/get_team_matchups.R
Get all of the teams that meet the provided criteria
1 | get_team_matchups(team1, team2, minYear = NULL, maxYear = NULL)
|
team1 |
(required) Name for team. "Michigan" and 'Oregon State' are valid examples. |
team2 |
(required) Name for team. "Michigan" and 'Oregon State' are valid examples. |
minYear |
(optional) Starting year for which matchups should be returned. |
maxYear |
(optional) Final year for which matchups should be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.