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 06 Mar. 2026.
Previous versions and publish date:
1.6.4 (2021-10-27 14:30), 1.9.0 (2022-06-14 00:10)
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

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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