Other packages > Find by keyword >

nflreadr  

Download 'nflverse' Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nflreadr", "1.4.1")



Attach the package and use:
library("nflreadr")
Maintained by
Tan Ho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-09
Latest Update: 2023-09-05
Description:
A minimal package for downloading data from 'GitHub' repositories of the 'nflverse' project.
How to cite:
Tan Ho (2021). nflreadr: Download 'nflverse' Data. R package version 1.4.1, https://cran.r-project.org/web/packages/nflreadr. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.0 (2021-08-09 16:40), 1.1.0 (2021-09-02 06:40), 1.1.1 (2021-10-05 20:00), 1.1.2 (2021-12-08 17:50), 1.1.3 (2022-01-28 04:30), 1.2.0 (2022-03-17 14:20), 1.3.0 (2022-08-06 22:50), 1.3.1 (2022-09-25 19:00), 1.3.2 (2023-01-06 11:00), 1.4.0 (2023-09-05 13:20)
Other packages that cited nflreadr R package
View nflreadr citation profile
Other R packages that nflreadr depends, imports, suggests or enhances
Complete documentation for nflreadr
Functions, R codes and Examples using the nflreadr R package
Some associated functions: clean_homeaway . clean_player_names . clean_team_abbrs . clear_cache . csv_from_url . dictionary_combine . dictionary_contracts . dictionary_depth_charts . dictionary_draft_picks . dictionary_espn_qbr . dictionary_ff_opportunity . dictionary_ff_playerids . dictionary_ff_rankings . dictionary_ftn_charting . dictionary_injuries . dictionary_nextgen_stats . dictionary_participation . dictionary_pbp . dictionary_pfr_passing . dictionary_player_stats . dictionary_player_stats_def . dictionary_rosters . dictionary_schedules . dictionary_snap_counts . dictionary_trades . dot-for_cran . dot-sitrep_pkg_deps . dot-sitrep_pkg_opts . get_current_week . join_coalesce . latest_season . load_combine . load_contracts . load_depth_charts . load_draft_picks . load_espn_qbr . load_ff_opportunity . load_ff_playerids . load_ff_rankings . load_from_url . load_ftn_charting . load_injuries . load_nextgen_stats . load_officials . load_participation . load_pbp . load_pfr_advstats . load_pfr_passing . load_player_stats . load_players . load_rosters . load_rosters_weekly . load_schedules . load_snap_counts . load_teams . load_trades . nflreadr-package . nflverse_data-class . nflverse_download . nflverse_game_id . nflverse_releases . nflverse_sitrep-class . parquet_from_url . player_name_mapping . progressively . qs_from_url . raw_from_url . rbindlist_with_attrs . rds_from_url . sitrep . team_abbr_mapping . team_abbr_mapping_norelocate . 
Some associated R codes: data.R . from_url.R . load_combine.R . load_contracts.R . load_depth_charts.R . load_draft_picks.R . load_espn_qbr.R . load_ffverse.R . load_ftn_charting.R . load_injuries.R . load_nextgen_stats.R . load_officials.R . load_participation.R . load_pbp.R . load_pfr_advstats.R . load_player_stats.R . load_players.R . load_rosters.R . load_rosters_weekly.R . load_schedules.R . load_snap_counts.R . load_teams.R . load_trades.R . utils.R . utils_cache_clear.R . utils_cran.R . utils_date.R . utils_download_nflverse.R . utils_gameid.R . utils_join_coalesce.R . utils_name_cleaning.R . utils_nflverse_data_class.R . utils_progressively.R . utils_sitrep.R . zzz.R .  Full nflreadr 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

donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
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  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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