Various functions to scrape hockey play-by-play data from the <https://www.nhl.com/>. It also contains functions to scrape data from <https://www.hockey-reference.com/>, including standings, player stats, and jersey number history.
Version: | 1.0.0 |
Depends: | R (≥ 3.5.0) |
Imports: | dplyr, glue, httr, janitor, jsonlite, magrittr, lubridate, polite, purrr, rvest, stringr, tidyr, tidyselect, utils, zoo |
Suggests: | ggimage, ggplot2, ggrepel, knitr, rmarkdown, scales, sportyR |
Published: | 2022-08-22 |
Author: | Daniel Morse [aut, cre] |
Maintainer: | Daniel Morse <danmorse8642 at gmail.com> |
BugReports: | https://github.com/danmorse314/hockeyR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/danmorse314/hockeyR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | SportsAnalytics |
CRAN checks: | hockeyR results |
Reference manual: | hockeyR.pdf |
Vignettes: |
hockey-ref-scrapers hockeyR |
Package source: | hockeyR_1.0.0.tar.gz |
Windows binaries: | r-devel: hockeyR_1.0.0.zip, r-release: hockeyR_1.0.0.zip, r-oldrel: hockeyR_1.0.0.zip |
macOS binaries: | r-release (arm64): hockeyR_1.0.0.tgz, r-oldrel (arm64): hockeyR_1.0.0.tgz, r-release (x86_64): hockeyR_1.0.0.tgz, r-oldrel (x86_64): hockeyR_1.0.0.tgz |
Old sources: | hockeyR archive |
Please use the canonical form https://CRAN.R-project.org/package=hockeyR to link to this page.