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