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 03 Dec. 2024.
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
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  
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  
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  
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  
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  
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