Other packages > Find by keyword >

cfbfastR  

Access College Football Play by Play Data
View on CRAN: Click here


Download and install cfbfastR package within the R console
Install from CRAN:
install.packages("cfbfastR")

Install from Github:
library("remotes")
install_github("cran/cfbfastR")

Install by package version:
library("remotes")
install_version("cfbfastR", "2.0.0")



Attach the package and use:
library("cfbfastR")
Maintained by
Saiem Gilani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-27
Latest Update:
Description:
A utility to quickly obtain clean and tidy college football data. Serves as a wrapper around the API and provides functions to access live play by play and box score data from ESPN when available. It provides users the capability to access a plethora of endpoints, and supplement that data with additional information (Expected Points Added/Win Probability added).
How to cite:
Saiem Gilani (2021). cfbfastR: Access College Football Play by Play Data. R package version 2.0.0, https://cran.r-project.org/web/packages/cfbfastR. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-08-24 18:40), 1.6.4 (2021-10-27 14:30), 1.9.0 (2022-06-14 00:10), 2.0.0 (2025-09-09 16:40)
Other packages that cited cfbfastR R package
View cfbfastR citation profile
Other R packages that cfbfastR depends, imports, suggests or enhances
Complete documentation for cfbfastR
Functions, R codes and Examples using the cfbfastR R package
Some associated functions: cfbd_betting_lines . cfbd_calendar . cfbd_coaches . cfbd_conferences . cfbd_draft . cfbd_draft_picks . cfbd_draft_positions . cfbd_draft_teams . cfbd_drives . cfbd_game_box_advanced . cfbd_game_info . cfbd_game_media . cfbd_game_player_stats . cfbd_game_records . cfbd_game_team_stats . cfbd_game_weather . cfbd_games . cfbd_metrics . cfbd_metrics_ppa_games . cfbd_metrics_ppa_players_games . cfbd_metrics_ppa_players_season . cfbd_metrics_ppa_predicted . cfbd_metrics_ppa_teams . cfbd_metrics_wp . cfbd_metrics_wp_pregame . cfbd_pbp_data . cfbd_play . cfbd_play_stats_player . cfbd_play_stats_types . cfbd_play_types . cfbd_player_info . cfbd_player_returning . cfbd_player_usage . cfbd_players . cfbd_plays . cfbd_rankings . cfbd_ratings . cfbd_ratings_elo . cfbd_ratings_sp . cfbd_ratings_sp_conference . cfbd_ratings_srs . cfbd_recruiting . cfbd_recruiting_player . cfbd_recruiting_position . cfbd_recruiting_team . cfbd_recruiting_transfer_portal . cfbd_stats . cfbd_stats_categories . cfbd_stats_game_advanced . cfbd_stats_season_advanced . cfbd_stats_season_player . cfbd_stats_season_team . cfbd_team_info . cfbd_team_matchup . cfbd_team_matchup_records . cfbd_team_roster . cfbd_team_talent . cfbd_teams . cfbd_venues . cfbfastR-package . create_epa . create_wpa . csv_from_url . data . espn_cfb_calendar . espn_cfb_pbp . espn_cfb_scoreboard . espn_cfb_team_stats . espn_metrics . espn_ratings_fpi . helpers_pbp . load_cfb_pbp . load_cfb_rosters . load_cfb_schedules . load_cfb_teams . rds_from_url . register_cfbd . update_cfb_db . 
Some associated R codes: cfb_pbp.R . cfbd_api_key.R . cfbd_betting.R . cfbd_coaches.R . cfbd_conferences.R . cfbd_draft.R . cfbd_drives.R . cfbd_games.R . cfbd_metrics.R . cfbd_pbp_data.R . cfbd_play.R . cfbd_players.R . cfbd_ratings.R . cfbd_recruiting.R . cfbd_stats.R . cfbd_teams.R . cfbd_venues.R . cfbfastR-package.R . create_epa.R . create_wpa_naive.R . data.R . espn_cfb_pbp.R . espn_cfb_team_stats.R . espn_metrics_wp.R . espn_ratings_fpi.R . espn_scoreboard.R . helper_pbp_add_player_cols.R . helper_pbp_add_yardage.R . helper_pbp_clean_pbp_dat.R . helper_pbp_penalty_detection.R . load_cfb.R . utils.R . zzz.R .  Full cfbfastR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA