Other packages > Find by keyword >

fastRhockey  

Functions to Access Premier Hockey Federation and National Hockey League Play by Play Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fastRhockey", "0.4.0")



Attach the package and use:
library("fastRhockey")
Maintained by
Saiem Gilani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-12-10
Latest Update: 2022-10-25
Description:
A utility to scrape and load play-by-play data and statistics from the Premier Hockey Federation (PHF) , formerly known as the National Women's Hockey League (NWHL). Additionally, allows access to the National Hockey League's stats API .
How to cite:
Saiem Gilani (2021). fastRhockey: Functions to Access Premier Hockey Federation and National Hockey League Play by Play Data. R package version 0.4.0, https://cran.r-project.org/web/packages/fastRhockey. Accessed 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:37), 0.1.0 (2021-12-10 10:00), 0.3.0 (2022-03-25 15:10), 0.3.1 (2022-08-29 00:50)
Other packages that cited fastRhockey R package
View fastRhockey citation profile
Other R packages that fastRhockey depends, imports, suggests or enhances
Complete documentation for fastRhockey
Functions, R codes and Examples using the fastRhockey R package
Some associated functions: csv_from_url . data . espn_nhl_teams . fastRhockey-package . load_nhl_pbp . load_nhl_player_box . load_nhl_schedule . load_nhl_team_box . load_phf_pbp . load_phf_player_box . load_phf_schedule . load_phf_team_box . most_recent_nhl_season . most_recent_nhl_season_api_param . most_recent_phf_season . nhl_conferences . nhl_conferences_info . nhl_divisions . nhl_divisions_info . nhl_draft . nhl_draft_prospects . nhl_draft_prospects_info . nhl_draft_year . nhl_game_boxscore . nhl_game_content . nhl_game_feed . nhl_game_shifts . nhl_player_info . nhl_player_stats . nhl_schedule . nhl_teams . nhl_teams_info . nhl_teams_roster . nhl_teams_stats . phf_game_all . phf_game_details . phf_game_raw . phf_game_summary . phf_leaders . phf_league_info . phf_pbp . phf_player_box . phf_player_stats . phf_schedule . phf_standings . phf_team_box . phf_team_roster . phf_team_stats . progressively . rds_from_url . update_nhl_db . update_phf_db . 
Some associated R codes: data.R . espn_nhl_teams.R . fastRhockey-package.R . helpers_phf.R . nhl_conferences.R . nhl_conferences_info.R . nhl_divisions.R . nhl_divisions_info.R . nhl_draft.R . nhl_draft_prospects.R . nhl_draft_prospects_info.R . nhl_draft_year.R . nhl_game_boxscore.R . nhl_game_content.R . nhl_game_feed.R . nhl_game_shifts.R . nhl_pbp.R . nhl_player_info.R . nhl_player_stats.R . nhl_schedule.R . nhl_teams.R . nhl_teams_info.R . nhl_teams_roster.R . nhl_teams_stats.R . phf_game.R . phf_game_pbp.R . phf_leaders.R . phf_league_info.R . phf_pbp.R . phf_player_box.R . phf_player_stats.R . phf_schedule.R . phf_standings.R . phf_team_box.R . phf_team_roster.R . phf_team_stats.R . utils.R .  Full fastRhockey package functions and examples
Downloads during the last 30 days

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  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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