View source: R/ncaa_fb_team_stats.R
ncaa_fb_team_stats | R Documentation |
Obtains football game team box scores from the NCAA API.
ncaa_fb_team_stats(game_id)
game_id |
the game_id of a given NCAA FB game from the NCAA API |
a data frame with NCAA FB game team stats
ncaa_fb_team_stats(5931773)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.