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