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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns