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 08 Jun. 2026.
Previous versions and publish date:
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  
FluMoDL  
Influenza-Attributable Mortality with Distributed-Lag Models
Functions to estimate the mortality attributable to influenza and temperature, using distributed-la ...
Download / Learn more Package Citations See dependency  
penppml  
Penalized Poisson Pseudo Maximum Likelihood Regression
A set of tools that enables efficient estimation of penalized Poisson Pseudo Maximum Likelihood reg ...
Download / Learn more Package Citations See dependency  
AdvBinomApps  
Upper Clopper-Pearson Confidence Limits for Burn-in Studies under Additional Available Information
Functions to compute upper Clopper-Pearson confidence limits of early life failure probabilities and ...
Download / Learn more Package Citations See dependency  
ODMeans  
OD-Means: k-Means for Origin-Destination
OD-means is a hierarchical adaptive k-means algorithm based on origin-destination pairs. In the fir ...
Download / Learn more Package Citations See dependency  
geofacet  
'ggplot2' Faceting Utilities for Geographical Data
Provides geographical faceting functionality for 'ggplot2'. Geographical faceting arranges a sequen ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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