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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns