# NOT RUN {
try(cfbd_team_matchup("Texas", "Oklahoma"))
try(cfbd_team_matchup("Texas A&M", "TCU"))
try(cfbd_team_matchup("Texas A&M", "TCU", min_year = 1975))
try(cfbd_team_matchup("Florida State", "Florida", min_year = 1975))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab