Description Usage Arguments Value Source Examples
View source: R/cfb_metrics_espn_wp.R
Graciously contributed by MrCaseB:
1 | cfb_metrics_espn_wp(game_id)
|
game_id |
(Integer required): Game ID filter for querying a single game |
A data frame with 5 variables:
espn_game_idcharacter.
play_idcharacter.
seconds_leftinteger.
home_win_percentagedouble.
away_win_percentagedouble.
https://gist.github.com/mrcaseb/0f868193affb4be152e8e82c43a4dc07
1 | cfb_metrics_espn_wp(game_id = 401114164)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.