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]
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 10 Apr. 2025.
Previous versions and publish date:
0.1.2 (2020-05-25 15:10), 0.1.3 (2021-02-19 06:30)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for nhlapi024681012141618TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
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  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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