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]
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 09 May. 2025.
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for fastRhockey5101520253035TrendBars

Today's Hot Picks in Authors and Packages

assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
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  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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