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.2 |
Depends: | R (≥ 2.10) |
Imports: | jsonlite |
Suggests: | testthat, roxygen2, knitr |
Published: | 2020-05-25 |
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 |
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.2.tar.gz |
Windows binaries: | r-devel: nhlapi_0.1.2.zip, r-release: nhlapi_0.1.2.zip, r-oldrel: nhlapi_0.1.2.zip |
macOS binaries: | r-release: nhlapi_0.1.2.tgz, r-oldrel: nhlapi_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=nhlapi to link to this page.