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

Today's Hot Picks in Authors and Packages

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  
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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  

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