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 Jun. 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

odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
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  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

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