Other packages > Find by keyword >

nhlapi  

A Minimum-Dependency 'R' Interface to the 'NHL' API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nhlapi", "0.1.4")



Attach the package and use:
library("nhlapi")
Maintained by
Jozef Hajnala
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-25
Latest Update: 2021-02-20
Description:
Retrieves and processes the data exposed by the open 'NHL' API. This includes information on players, teams, games, tournaments, drafts, standings, schedules and other endpoints. A lower-level interface to access the data via URLs directly is also provided.
How to cite:
Jozef Hajnala (2020). nhlapi: A Minimum-Dependency 'R' Interface to the 'NHL' API. R package version 0.1.4, https://cran.r-project.org/web/packages/nhlapi. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.2 (2020-05-25 15:10), 0.1.3 (2021-02-19 06:30), 0.1.4 (2021-02-20 02:20)
Other packages that cited nhlapi R package
View nhlapi citation profile
Other R packages that nhlapi depends, imports, suggests or enhances
Complete documentation for nhlapi
Functions, R codes and Examples using the nhlapi R package
Some associated functions: make_log . nhl_awards . nhl_conferences . nhl_divisions . nhl_draft_prospects . nhl_drafts . nhl_from_json . nhl_games . nhl_get_data . nhl_get_data_worker . nhl_make_seasons . nhl_md_event_types . nhl_md_game_statuses . nhl_md_game_types . nhl_md_play_types . nhl_md_standings_types . nhl_md_stat_types . nhl_md_tournament_types . nhl_players . nhl_players_allseasons . nhl_players_seasons . nhl_plot_rink . nhl_schedule . nhl_seasons . nhl_standings . nhl_teams . nhl_teams_rosters . nhl_teams_shedule_next . nhl_teams_shedule_previous . nhl_teams_stats . nhl_tournaments . nhl_url . nhl_url_add_params . nhl_url_add_suffixes . nhl_url_awards . nhl_url_conferences . nhl_url_divisions . nhl_url_draft_prospects . nhl_url_drafts . nhl_url_games . nhl_url_players . nhl_url_players_allseasons . nhl_url_players_seasons . nhl_url_players_stats . nhl_url_schedule . nhl_url_seasons . nhl_url_standings . nhl_url_teams . nhl_url_tournaments . nhl_url_venues . nhl_venues . util_attributes_to_cols . util_convert_minsonice . util_generate_sysdata . util_inherit_attributes . util_map_player_id . util_map_player_ids . util_md5sum_str . util_prepare_player_ids . util_process_copyright . util_process_minsonice . util_rbindlist . util_report_get_data_errors . 
Some associated R codes: init.R . nhl_awards.R . nhl_conferences.R . nhl_divisions.R . nhl_draft_prospects.R . nhl_drafts.R . nhl_games.R . nhl_get_data.R . nhl_log.R . nhl_md_endpoints.R . nhl_players.R . nhl_players_seasons.R . nhl_plot_utils.R . nhl_schedule.R . nhl_seasons.R . nhl_standings.R . nhl_teams.R . nhl_tournaments.R . nhl_url.R . nhl_utils.R . nhl_venues.R .  Full nhlapi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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