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 25 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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