Other packages > Find by keyword >

nflfastR  

Functions to Efficiently Access NFL Play by Play Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nflfastR", "5.1.0")



Attach the package and use:
library("nflfastR")
Maintained by
Ben Baldwin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-01
Latest Update: 2025-05-14
Description:
A set of functions to access National Football League play-by-play data from .
How to cite:
Ben Baldwin (2020). nflfastR: Functions to Efficiently Access NFL Play by Play Data. R package version 5.1.0, https://cran.r-project.org/web/packages/nflfastR. Accessed 22 Sep. 2026.
Previous versions and publish date:
(2026-09-18 16:22), 2.2.1 (2020-09-01 11:00), 3.0.0 (2020-09-24 22:10), 3.1.1 (2020-10-22 18:50), 3.2.0 (2020-11-20 16:10), 4.0.0 (2021-02-15 19:40), 4.1.0 (2021-03-23 17:50), 4.2.0 (2021-08-03 17:10), 4.3.0 (2021-10-06 13:30), 4.4.0 (2022-08-07 00:00), 4.5.0 (2022-11-05 15:40), 4.5.1 (2022-12-22 17:30), 4.6.0 (2023-10-20 17:30), 4.6.1 (2024-01-10 00:13), 5.0.0 (2024-11-27 00:10), 5.1.0 (2025-05-14 16:00), 5.2.0 (2026-02-07 18:20)
Other packages that cited nflfastR R package
View nflfastR citation profile
Other R packages that nflfastR depends, imports, suggests or enhances
Complete documentation for nflfastR
Functions, R codes and Examples using the nflfastR R package
Some associated functions: add_qb_epa . add_xpass . add_xyac . build_nflfastR_pbp . calculate_expected_points . calculate_player_stats . calculate_player_stats_def . calculate_player_stats_kicking . calculate_series_conversion_rates . calculate_standings . calculate_win_probability . clean_pbp . decode_player_ids . fast_scraper . fast_scraper_roster . fast_scraper_schedules . field_descriptions . load_pbp . load_player_stats . missing_raw_pbp . nflfastR-package . report . save_raw_pbp . stat_ids . teams_colors_logos . update_db . 
Some associated R codes: aggregate_game_stats.R . aggregate_game_stats_def.R . aggregate_game_stats_kicking.R . build_nflfastR_pbp.R . build_playstats.R . calculate_series_conversion_rates.R . calculate_standings.R . data_documentation.R . ep_wp_calculators.R . helper_add_cp_cpoe.R . helper_add_ep_wp.R . helper_add_fixed_drives.R . helper_add_game_data.R . helper_add_nflscrapr_mutations.R . helper_add_series_data.R . helper_add_xpass.R . helper_add_xyac.R . helper_additional_functions.R . helper_database_functions.R . helper_decode_player_ids.R . helper_get_scheds_and_rosters.R . helper_scrape_gc.R . helper_scrape_nfl.R . helper_tidy_play_stats.R . helper_variable_selector.R . load_pbp.R . load_player_stats.R . nflfastR-package.R . report.R . save_raw_pbp.R . top-level_scraper.R . utils.R .  Full nflfastR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

heatmaply  
Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
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  
Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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