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", "1.9.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: 2022-06-13
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 1.9.0, https://cran.r-project.org/web/packages/cfbfastR. Accessed 22 Apr. 2025.
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
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
03/2303/2403/2803/2904/0104/0204/0504/0604/0704/0804/0904/1204/1504/1604/1704/18Downloads for cfbfastR0123456789101112TrendBars

Today's Hot Picks in Authors and Packages

phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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