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.
Version: | 0.1.4 |
Depends: | R (≥ 2.10) |
Imports: | jsonlite |
Suggests: | testthat, roxygen2, knitr, rmarkdown |
Published: | 2021-02-20 |
DOI: | 10.32614/CRAN.package.nhlapi |
Author: | Jozef Hajnala [aut, cre] |
Maintainer: | Jozef Hajnala <jozef.hajnala at gmail.com> |
BugReports: | https://github.com/jozefhajnala/nhlapi/issues |
License: | AGPL-3 |
Copyright: | NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. |
URL: | https://github.com/jozefhajnala/nhlapi |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
In views: | SportsAnalytics |
CRAN checks: | nhlapi results |
Reference manual: | nhlapi.pdf |
Vignettes: |
Low Level NHL API Retrieving player data from the NHL API Retrieving team data from the NHL API |
Package source: | nhlapi_0.1.4.tar.gz |
Windows binaries: | r-devel: nhlapi_0.1.4.zip, r-release: nhlapi_0.1.4.zip, r-oldrel: nhlapi_0.1.4.zip |
macOS binaries: | r-release (arm64): nhlapi_0.1.4.tgz, r-oldrel (arm64): nhlapi_0.1.4.tgz, r-release (x86_64): nhlapi_0.1.4.tgz, r-oldrel (x86_64): nhlapi_0.1.4.tgz |
Old sources: | nhlapi archive |
Please use the canonical form https://CRAN.R-project.org/package=nhlapi to link to this page.