57,123 comparisons among 36 agents.
| Description | NHL games following 1917 |
|---|---|
| DOI | 10.32614/CRAN.package.NHLData |
| Licence | CC0 1.0 |
| Source data | https://cran.r-project.org/web/packages/NHLData/index.html |
| Comparisons | 57,123 |
|---|---|
| Agents | 36 |
agent_aagent_bdatehomefieldscore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("nhl_post1917", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("nhl_post1917", source="comp")
@misc{2017, title={NHLData: Scores for Every Season Since the Founding of the NHL in 1917}, url={http://dx.doi.org/10.32614/CRAN.package.NHLData}, DOI={10.32614/cran.package.nhldata}, journal={CRAN: Contributed Packages}, publisher={The R Foundation}, year={2017}, month=mar }
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_competitions v3.2 |
| Redivis dataset DOI | 10.57761/ca6t-vb73 |
| Manifest pin for this IRW version | v3.2 |
| Metadata source | irw_meta v27.0 |